Update installer.lua
This commit is contained in:
@@ -30,5 +30,3 @@ download_to("https://github.com/cadenthecreator/ccde/raw/refs/heads/main/.apps/a
|
|||||||
download_to("https://github.com/cadenthecreator/ccde/raw/refs/heads/main/.apps/shell.app",".apps/shell.app")
|
download_to("https://github.com/cadenthecreator/ccde/raw/refs/heads/main/.apps/shell.app",".apps/shell.app")
|
||||||
download_to("https://github.com/cadenthecreator/ccde/raw/refs/heads/main/.apps/worm.app",".apps/worm.app")
|
download_to("https://github.com/cadenthecreator/ccde/raw/refs/heads/main/.apps/worm.app",".apps/worm.app")
|
||||||
download_to("https://github.com/cadenthecreator/ccde/raw/refs/heads/main/.wallpaper.nfp",".wallpaper.nfp")
|
download_to("https://github.com/cadenthecreator/ccde/raw/refs/heads/main/.wallpaper.nfp",".wallpaper.nfp")
|
||||||
fs.delete(shell.getRunningProgram())
|
|
||||||
os.reboot()
|
|
||||||
|
|||||||
Reference in New Issue
Block a user