1
0
mirror of https://github.com/kepler155c/opus synced 2024-09-28 15:08:41 +00:00
opus/sys/autorun/upgraded.lua

4 lines
106 B
Lua
Raw Normal View History

2019-02-12 22:03:50 +00:00
if fs.exists('sys/apps/shell') and fs.exists('sys/apps/shell.lua') then
fs.delete('sys/apps/shell')
end