fix: Remove message (#70)

This commit is contained in:
Kroese 2024-01-22 20:54:26 +01:00 committed by GitHub
parent a9500da77d
commit 1b1300ce9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -129,8 +129,6 @@ if [ -f "$STORAGE/$BASE" ]; then
EXTERNAL="Y"
CUSTOM="$BASE"
MSG="ISO file needs to be prepared..."
info "$MSG" && html "$MSG"
fi