From 3ff7a97ee98a8c92f8502b7dc5ed5607384c0802 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 10 May 2024 17:23:04 +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 9ee884b..bab0755 100644 --- a/src/install.sh +++ b/src/install.sh @@ -134,7 +134,6 @@ finishInstall() { if [[ "${PLATFORM,,}" == "x64" ]]; then if [[ "${BOOT_MODE,,}" == "windows_legacy" ]]; then - BOOT_INDEX="1" echo "$BOOT_MODE" > "$STORAGE/windows.mode" if [[ "${MACHINE,,}" != "q35" ]]; then echo "$MACHINE" > "$STORAGE/windows.old"