瀏覽代碼

Update create_lxc.sh

tteckster 3 年之前
父節點
當前提交
d8ebbc568b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"`
 CM="${GN}✓${CL}"
 BFR="\\r\\033[K"
-HOLD="[-]"
+HOLD="-"
 trap die ERR
 
 function msg_info() {