fix: Remove message

This commit is contained in:
Kroese 2024-01-22 20:54:17 +01:00 committed by GitHub
parent a9500da77d
commit 5820aa88ed
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