From 78912e2c7a6e8b8dfa898c993941a62bb50ea93a Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 25 Aug 2025 16:58:00 +0200 Subject: [PATCH] Update create_lxc.sh --- misc/create_lxc.sh | 1 - 1 file changed, 1 deletion(-) 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"