mirror of
https://github.com/kepler155c/opus
synced 2025-10-19 17:57:39 +00:00
remove old startup
This commit is contained in:
@@ -4,3 +4,4 @@ end
|
||||
if fs.exists('sys/etc/app.db') then fs.delete('sys/etc/app.db') end
|
||||
if fs.exists('sys/extensions') then fs.delete('sys/extensions') end
|
||||
if fs.exists('sys/network') then fs.delete('sys/network') end
|
||||
if fs.exists('startup') then fs.delete('startup') end
|
||||
|
Reference in New Issue
Block a user