Add shell for convenience

This commit is contained in:
Gvidas Juknevičius 2025-06-02 11:02:59 +03:00
parent 7681f65721
commit c7589600fd
Signed by: MCorange
GPG Key ID: 5BE6B533CB76FE86

1
base_apps/Shell.lua Normal file
View File

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