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:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user