rolling back a change
parent
8aa6fca760
commit
2bec646393
|
@ -1613,7 +1613,7 @@ class Core
|
||||||
method = 'killall'
|
method = 'killall'
|
||||||
when "-d"
|
when "-d"
|
||||||
method = 'detach'
|
method = 'detach'
|
||||||
sid = val || nil
|
sid = val
|
||||||
# Run a script on all meterpreter sessions
|
# Run a script on all meterpreter sessions
|
||||||
when "-s"
|
when "-s"
|
||||||
unless script
|
unless script
|
||||||
|
|
Loading…
Reference in New Issue