mirror of
https://github.com/login-securite/DonPAPI
synced 2025-02-09 07:57:18 +00:00
Fix issue #2
This commit is contained in:
parent
221dab2569
commit
63cc592d02
@ -182,7 +182,7 @@ def main():
|
||||
my_report = reporting(sqlite3.connect(options.db_path), logging, options, targets)
|
||||
my_report.generate_report()
|
||||
if options.GetHashes:
|
||||
my_report.export_hashes()
|
||||
my_report.export_MKF_hashes()
|
||||
my_report.export_dcc2_hashes()
|
||||
|
||||
#attendre la fin de toutes les threads ?
|
||||
|
Loading…
Reference in New Issue
Block a user