Debug and attempt for #261

This commit is contained in:
Jokob-sk
2023-06-24 07:55:03 +10:00
parent c61a5bedcf
commit 17f2421836
2 changed files with 8 additions and 0 deletions

View File

@@ -77,6 +77,8 @@ def process_scan (db, arpscan_devices):
# Load current scan data
mylog('verbose','[Process Scan] Processing scan results')
save_scanned_devices (db, arpscan_devices, cycle_interval)
db.commitDB()
# Print stats
mylog('none','[Process Scan] Print Stats')