Update install.sh

This commit is contained in:
Kroese 2024-05-10 05:15:50 +02:00 committed by GitHub
parent 8766b987b9
commit bed27e128f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -892,7 +892,7 @@ updateImage() {
rm -f "$TMP/$org" rm -f "$TMP/$org"
rm -f "$TMP/$file" rm -f "$TMP/$file"
fi fi
if [[ "$MANUAL" != [Yy1]* ]]; then if [[ "$MANUAL" != [Yy1]* ]]; then
xml=$(basename "$asset") xml=$(basename "$asset")