From 2418721388cb091b8d51612eb5eb0d56b1350c51 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 22 May 2024 13:45:13 +0200 Subject: [PATCH] Update install.sh --- src/install.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/install.sh b/src/install.sh index e4d6ef9..a99d246 100644 --- a/src/install.sh +++ b/src/install.sh @@ -877,11 +877,6 @@ bootWindows() { rm -rf "$TMP" - if [ ! -f "$BOOT" ] || [ ! -s "$BOOT" ]; then - BOOT="/custom.iso" - [ ! -f "$BOOT" ] && BOOT="${STORAGE}$BOOT" - fi - [[ "${PLATFORM,,}" == "arm64" ]] && VGA="virtio-gpu" if [ -s "$STORAGE/windows.mode" ] && [ -f "$STORAGE/windows.mode" ]; then