fix some running error
This commit is contained in:
@ -106,7 +106,7 @@ namespace Unvirt::Context {
|
||||
)
|
||||
)
|
||||
)
|
||||
->Then((new CmdHelper::Literal("temp"))
|
||||
->Then((new CmdHelper::Literal("exit"))
|
||||
->Executes(
|
||||
std::bind(&UnvirtContext::ProcExit, this, std::placeholders::_1),
|
||||
"Exit program."
|
||||
|
Reference in New Issue
Block a user