소스 검색

Update debian-install.sh

tteckster 3 년 전
부모
커밋
e6297b88a1
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      setup/debian-install.sh

+ 0 - 1
setup/debian-install.sh

@@ -25,7 +25,6 @@ function msg() {
 YW=`echo "\033[33m"`
 RD=`echo "\033[01;31m"`
 BL=`echo "\033[36m"`
-OVER="\\r\\033[K"
 GN=`echo "\033[1;92m"`
 CL=`echo "\033[m"`
 RETRY_NUM=10