1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-26 07:03:21 +00:00
opus/sys/autorun/upgraded.lua
2019-02-12 17:03:50 -05:00

4 lines
106 B
Lua

if fs.exists('sys/apps/shell') and fs.exists('sys/apps/shell.lua') then
fs.delete('sys/apps/shell')
end