From 0cc62a4d7aa80b13e0b47abed855e28e12c3bc30 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 28 Apr 2024 17:13:31 +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 5049c57..81cff2c 100644 --- a/src/install.sh +++ b/src/install.sh @@ -3,7 +3,6 @@ set -Eeuo pipefail ESD_URL="" MACHINE="q35" -PLATFORM="x64" TMP="$STORAGE/tmp" DIR="$TMP/unpack" FB="falling back to manual installation!"