mirror of
https://github.com/kepler155c/opus
synced 2024-12-31 19:00:27 +00:00
remove old startup
This commit is contained in:
parent
a5fc89beee
commit
366ab1736b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user