Update install.sh

This commit is contained in:
Kroese 2024-01-25 08:11:30 +01:00 committed by GitHub
parent 792994eb26
commit cd062ea947
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -412,7 +412,7 @@ updateImage() {
return 1 return 1
fi fi
if [[ "$2" == "win7"* ]]; then if [[ "$3" == "win7"* ]]; then
ETFS="boot.img" ETFS="boot.img"
BOOT_MODE="windows_legacy" BOOT_MODE="windows_legacy"