소스 검색

Update debian-v3.sh

tteckster 3 년 전
부모
커밋
4cde942785
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ct/debian-v3.sh

+ 1 - 1
ct/debian-v3.sh

@@ -245,7 +245,7 @@ header_info
 
 }
 function start_script() {
-		echo -e "${YW}Type Advanced Settings, or Press [ENTER] for Default Settings "
+		echo -e "${YW}Type Advanced, or Press [ENTER] for Default Settings "
 		read SETTINGS
 		if [ -z $SETTINGS ]; then default_settings; 
 		else