1
0
mirror of https://github.com/kepler155c/opus synced 2025-11-18 16:25:10 +00:00

support open os command line programs

This commit is contained in:
kepler155c@gmail.com
2019-04-07 10:09:47 -04:00
parent 737ac095de
commit 4f9bd8eb0f
9 changed files with 146 additions and 65 deletions

View File

@@ -55,7 +55,7 @@ runDir('usr/autorun')
if not success then
if multishell then
--multishell.setFocus(multishell.getCurrent())
multishell.setFocus(multishell.getCurrent())
end
_G.printError('A startup program has errored')
print('Press enter to continue')