fix: Remove message (#70)
This commit is contained in:
parent
a9500da77d
commit
1b1300ce9e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue