From 4ae924d3ab611efed5d8ae1b4b7767f3dd020f20 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 29 Apr 2024 15:49:18 +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 046fd64..11d72c4 100644 --- a/src/install.sh +++ b/src/install.sh @@ -2,7 +2,6 @@ set -Eeuo pipefail ESD_URL="" -MACHINE="q35" TMP="$STORAGE/tmp" DIR="$TMP/unpack" FB="falling back to manual installation!"