fix: Empty line

This commit is contained in:
Kroese 2024-01-22 11:29:30 +01:00 committed by GitHub
parent f381f9ebbf
commit ecf21e693d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -145,7 +145,7 @@ else
MSG="Extracting downloaded ISO image..." MSG="Extracting downloaded ISO image..."
fi fi
echo && info "$MSG" && html "$MSG" info "$MSG" && html "$MSG"
DIR="$TMP/unpack" DIR="$TMP/unpack"
rm -rf "$DIR" rm -rf "$DIR"