Unverified Commit 1b1300ce authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Remove message (#70)

parent a9500da7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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