Update install.sh

This commit is contained in:
Kroese 2024-04-28 17:13:31 +02:00 committed by GitHub
parent a5b830f5b4
commit 0cc62a4d7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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!"