From 6ee841908010c9f22be9170b9668fe7bcced1776 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 28 Jul 2025 10:04:27 +0200 Subject: [PATCH] Update create_lxc.sh --- misc/create_lxc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/create_lxc.sh b/misc/create_lxc.sh index e63dfd05..a18774d8 100644 --- a/misc/create_lxc.sh +++ b/misc/create_lxc.sh @@ -208,6 +208,7 @@ if ! check_storage_support "vztmpl"; then msg_error "No valid storage found for 'vztmpl' (Template)." exit 1 fi +msg_ok "Valid Storage Found" while true; do if select_storage template; then