This commit is contained in:
Igor Timofeev
2015-12-20 06:17:22 +03:00
parent d27cba921f
commit 89b8579c8e

View File

@@ -418,7 +418,6 @@ while true do
if action == lang.backToShell then
ecs.prepareToExit()
zones.remove("OS")
return 0
elseif action == lang.shutdown then
shell.execute("shutdown")