Browse Source

fix: Remove message (#70)

Kroese 1 năm trước cách đây
mục cha
commit
1b1300ce9e
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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