Update install.sh

This commit is contained in:
Kroese
2026-07-28 16:10:18 +02:00
committed by GitHub
parent 9af4a65283
commit de6bd60268
+4 -4
View File
@@ -650,10 +650,10 @@ extractImage() {
local desc="local ISO"
local file size
if enabled "${ISO_TEST:-}" && ! enabled "${UNPACK:-}"; then
extractModernImage "$iso" "$dir" "$version"
return $?
fi
#if enabled "${ISO_TEST:-}" && ! enabled "${UNPACK:-}"; then
# extractModernImage "$iso" "$dir" "$version"
# return $?
#fi
if [ -z "$CUSTOM" ]; then
desc="downloaded ISO"