Browse Source

Update debian-install.sh

tteckster 3 years ago
parent
commit
61dab4d64a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup/debian-install.sh

+ 1 - 1
setup/debian-install.sh

@@ -34,7 +34,7 @@ NUM=$RETRY_NUM
 CM="${GN}✓${CL}"
 CROSS="${RD}✗${CL}"
 BFR="\\r\\033[K"
-HOLD="[-]"
+HOLD="-"
 
 function msg_info() {
     local msg="$1"