소스 검색

fix: Remove message (#70)

Kroese 1 년 전
부모
커밋
1b1300ce9e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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