Browse Source

Update debian-v3.sh

tteckster 3 years ago
parent
commit
4cde942785
1 changed files with 1 additions and 1 deletions
  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