From d8ebbc568b1042ac06ec32fdc898c0192eaed928 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 16 Apr 2022 10:11:31 -0400 Subject: [PATCH] Update create_lxc.sh --- ct/create_lxc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/create_lxc.sh b/ct/create_lxc.sh index 06570df1..54068e9d 100644 --- a/ct/create_lxc.sh +++ b/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() {