From cb6ed18e10406753d0cc6b51a06ec6b4fbe698e9 Mon Sep 17 00:00:00 2001 From: CadenCoaster <114967401+cadenthecreator@users.noreply.github.com> Date: Wed, 22 Oct 2025 21:26:27 -0700 Subject: [PATCH] Update installer.lua --- installer.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/installer.lua b/installer.lua index 16e239e..994279a 100644 --- a/installer.lua +++ b/installer.lua @@ -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/worm.app",".apps/worm.app") download_to("https://github.com/cadenthecreator/ccde/raw/refs/heads/main/.wallpaper.nfp",".wallpaper.nfp") -fs.delete(shell.getRunningProgram()) -os.reboot()