Update debian-v3.sh

This commit is contained in:
tteckster
2022-04-16 10:12:13 -04:00
committed by GitHub
parent d8ebbc568b
commit 75126ff601

View File

@ -8,7 +8,7 @@ BGN=`echo "\033[4;92m"`
GN=`echo "\033[32m"`
CL=`echo "\033[m"`
BFR="\\r\\033[K"
HOLD="[-]"
HOLD="-"
CM="${GN}${CL}"
APP="Debian"
NSAPP=$(echo ${APP,,} | tr -d ' ')