Browse Source

Update debian-v3.sh

tteckster 3 years ago
parent
commit
75126ff601
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/debian-v3.sh

+ 1 - 1
ct/debian-v3.sh

@@ -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 ' ')