mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
fixed bug w/ revert
git-svn-id: file:///home/svn/framework3/trunk@10224 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
1bd084ff9f
commit
04ee50d10c
@ -167,7 +167,7 @@ class LabController
|
||||
## If you revert w/ vmrun, you need to restart
|
||||
if run
|
||||
sleep 5
|
||||
@controller.start_lab_vm(get_full_path(vmid))
|
||||
@controller.start(get_full_path(vmid))
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user