1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-23 11:47:39 +00:00
This commit is contained in:
kepler155c@gmail.com
2019-02-23 07:27:35 -05:00
parent 4485a751bd
commit 1c859029f1
3 changed files with 2 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
if fs.exists('sys/apps/shell') and fs.exists('sys/apps/shell.lua') then
fs.delete('sys/apps/shell')
end
if fs.exists('sys/autorun/gps.lua') then fs.delete('sys/autorun/gps.lua') end