Update install.sh

This commit is contained in:
Kroese 2024-02-04 16:41:46 +01:00 committed by GitHub
parent 2e69f537df
commit aba274f21c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -363,7 +363,7 @@ getESD() {
local dir="$1" local dir="$1"
local file="$2" local file="$2"
local architecture="AMD64" local architecture="x64"
local winCatalog space space_gb size local winCatalog space space_gb size
case "${VERSION,,}" in case "${VERSION,,}" in