浏览代码

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