Browse Source

Update create_lxc.sh

tteckster 3 years ago
parent
commit
d8ebbc568b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/create_lxc.sh

+ 1 - 1
ct/create_lxc.sh

@@ -13,7 +13,7 @@ GN=`echo "\033[1;92m"`
 CL=`echo "\033[m"`
 CL=`echo "\033[m"`
 CM="${GN}✓${CL}"
 CM="${GN}✓${CL}"
 BFR="\\r\\033[K"
 BFR="\\r\\033[K"
-HOLD="[-]"
+HOLD="-"
 trap die ERR
 trap die ERR
 
 
 function msg_info() {
 function msg_info() {