mirror of
https://github.com/kepler155c/opus
synced 2025-10-17 16:57:39 +00:00
transition to kernel
This commit is contained in:
@@ -328,7 +328,7 @@ function shell.openTab( ... )
|
||||
elseif sPath ~= nil then
|
||||
return _ENV.multishell.launch(Util.shallowCopy(sandboxEnv), "sys/apps/shell", sCommand, table.unpack(tWords, 2))
|
||||
else
|
||||
_G.printError( "No such program" )
|
||||
return false, "No such program"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user