1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-17 02:18:08 +00:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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