Update create_lxc.sh

This commit is contained in:
tteckster
2022-04-16 10:11:31 -04:00
committed by GitHub
parent 9e0fb19df2
commit d8ebbc568b

View File

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