Add shell for convenience

This commit is contained in:
2025-06-02 11:02:59 +03:00
parent 7681f65721
commit c7589600fd

1
base_apps/Shell.lua Normal file
View File

@@ -0,0 +1 @@
os.run("sh")