This commit is contained in:
kepler155c@gmail.com
2019-03-23 12:20:48 -04:00
parent ea8e981880
commit 235e8d11de
4 changed files with 48 additions and 44 deletions

View File

@@ -1,4 +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
if fs.exists('sys/etc/app.db') then fs.delete('sys/etc/app.db') end