Update shell file path to shell.lua

This commit is contained in:
CadenCoaster
2025-10-18 10:59:01 -07:00
committed by GitHub
parent 572ade8d7b
commit 8dcef1d879

View File

@@ -1,6 +1,6 @@
{ {
"name": "Shell", "name": "Shell",
"file" "/apps/shell", "file" "/apps/shell.lua",
"tags: { "tags: {
"console", "console",
"terminal", "terminal",