mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-11-21 18:11:37 +01:00
bugfix
This commit is contained in:
parent
a231d11cc2
commit
677491192b
@ -78,6 +78,7 @@ Usage: ./markNodesOwned.py <nodes-file>
|
||||
''')
|
||||
return False
|
||||
|
||||
args = opts(argv)
|
||||
nodesFile = args.nodesList
|
||||
|
||||
programStart = time.time()
|
||||
|
Loading…
Reference in New Issue
Block a user