diff --git a/ct/debian-v3.sh b/ct/debian-v3.sh index 48f50c38..36015c07 100644 --- a/ct/debian-v3.sh +++ b/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