From 8ccf819e2a5989c44fe091f29eceee181fbdcdcb Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Sat, 31 May 2025 12:03:25 -0500 Subject: [PATCH] remove previous installer before download --- installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer.sh b/installer.sh index 12d9f35..e6248f9 100755 --- a/installer.sh +++ b/installer.sh @@ -6,6 +6,7 @@ echo "[INFO]: Installer Quick Script for Linux" echo "[INFO]: Installer Version: 0.1.4" echo "[INFO]: Welcome!" +rm installer wget https://git.sarushinobie.dev/saru/family-minecraft-modpack/releases/download/0.1.4/installer chmod +x ./installer ./installer