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

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