From 807ed16ebbb93ce558cd7f1424a28206f1d358c1 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 4 May 2024 12:33:12 +0200 Subject: [PATCH] Update install.sh --- src/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index e7bcbda..4e2204e 100644 --- a/src/install.sh +++ b/src/install.sh @@ -140,7 +140,6 @@ finishInstall() { fi rm -rf "$TMP" - BOOT_INDEX=1 return 0 }