Explorar el Código

fix: Remove message (#70)

Kroese hace 2 años
padre
commit
1b1300ce9e
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/install.sh

+ 0 - 2
src/install.sh

@@ -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