소스 검색

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() {