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