mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Merge pull request #502 from jasonehines/main
fixed typos by @jasonehines 🙏
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -123,7 +123,7 @@ def main ():
|
|||||||
# determine run/scan type based on passed time
|
# determine run/scan type based on passed time
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
|
|
||||||
# Run splugin scripts which are set to run every timne after a scans finished
|
# Runs plugin scripts which are set to run every timne after a scans finished
|
||||||
pluginsState = run_plugin_scripts(db,'always_after_scan', pluginsState)
|
pluginsState = run_plugin_scripts(db,'always_after_scan', pluginsState)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user