1
0
mirror of https://github.com/kepler155c/opus synced 2025-11-26 20:05:14 +00:00

shuffled some files around

This commit is contained in:
kepler155c@gmail.com
2019-07-01 17:22:19 -04:00
parent 61a26d7c55
commit 9e85a0dae1
8 changed files with 33 additions and 17 deletions

View File

@@ -10,3 +10,4 @@ if fs.exists('sys/autorun/gps.lua') then fs.delete('sys/autorun/gps.lua') end
if fs.exists('sys/autorun/gpsHost.lua') then fs.delete('sys/autorun/gpsHost.lua') end
if fs.exists('sys/apps/network/redserver.lua') then fs.delete('sys/apps/network/redserver.lua') end
if fs.exists('sys/apis') then fs.delete('sys/apis') end
if fs.exists('sys/autorun/apps.lua') then fs.delete('sys/autorun/apps.lua') end