mirror of
https://github.com/kepler155c/opus
synced 2026-05-22 21:32:09 +00:00
rename shell -> shell.lua
This commit is contained in:
+1
-1
@@ -278,7 +278,7 @@ local function init(...)
|
||||
kernel.hook('kernel_ready', function()
|
||||
local s, m = kernel.run({
|
||||
title = args[1],
|
||||
path = 'sys/apps/shell',
|
||||
path = 'sys/apps/shell.lua',
|
||||
args = args,
|
||||
haltOnExit = true,
|
||||
haltOnError = true,
|
||||
|
||||
Reference in New Issue
Block a user