diff --git a/misc/create_lxc.sh b/misc/create_lxc.sh index c89e5d72..f4d4d07b 100644 --- a/misc/create_lxc.sh +++ b/misc/create_lxc.sh @@ -214,7 +214,6 @@ if ! check_storage_support "vztmpl"; then exit 1 fi -msg_info "Checking template storage" while true; do if select_storage template; then TEMPLATE_STORAGE="$STORAGE_RESULT"