forked from p15670423/monkey
Fixed intentional bug, used for testing
This commit is contained in:
parent
f065f30de0
commit
b58055d21b
|
@ -93,8 +93,6 @@ class InfectionMonkey(object):
|
|||
return
|
||||
self.set_default_port()
|
||||
|
||||
fbts
|
||||
|
||||
# Create a dir for monkey files if there isn't one
|
||||
create_monkey_dir()
|
||||
|
||||
|
|
Loading…
Reference in New Issue