From 99baec7b05391a7e6f1136076f1ca08f571699fc Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 14 Apr 2022 15:39:46 -0400 Subject: [PATCH] Update debian-v3.sh --- ct/debian-v3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/debian-v3.sh b/ct/debian-v3.sh index 421edc19..c6162ffa 100644 --- a/ct/debian-v3.sh +++ b/ct/debian-v3.sh @@ -115,7 +115,7 @@ header_info echo -e "${GN}Using CT Type ${BGN}$CT_TYPE1${CL}" echo -e "${GN}Using CT Password ${BGN}$PW1${CL}" echo -e "${GN}Using ID ${BGN}$CT_ID${CL}" - echo -e "${YW}Enter CT Name (no-spaces), or Press [ENTER] for Default: $APP " + echo -e "${YW}Enter CT Name (no-spaces), or Press [ENTER] for Default: $NSAPP " read CT_NAME if [ -z $CT_NAME ]; then HN=$NSAPP