mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
Merge pull request #156 from slimwang/master
fix:' cannot access the file ' Error
This commit is contained in:
@@ -63,6 +63,7 @@ func (d *Data) Output(dir, browserName, flag string) {
|
||||
log.Errorf("%s write to file %s error %s", source.Name(), filename, err.Error())
|
||||
}
|
||||
log.Noticef("output to file %s success", path.Join(dir, filename))
|
||||
f.Close()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user