Update create_lxc.sh

This commit is contained in:
CanbiZ 2025-08-25 16:58:00 +02:00
parent 92e50a1438
commit 78912e2c7a

View File

@ -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"