From 04d863a474dff05437d5874e620dfa64949caa8b Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 16 Apr 2022 07:18:33 -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 4528b371..c5022af6 100644 --- a/ct/debian-v3.sh +++ b/ct/debian-v3.sh @@ -4,10 +4,10 @@ INTEGER='^[0-9]+$' YW=`echo "\033[33m"` BL=`echo "\033[36m"` RD=`echo "\033[01;31m"` -CM='\xE2\x9C\x94\033' BGN=`echo "\033[4;92m"` GN=`echo "\033[32m"` CL=`echo "\033[m"` +CM="${GN}✓${CL}" APP="Debian" NSAPP=$(echo ${APP,,} | tr -d ' ') while true; do