mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 17:25:53 +00:00
Update create_lxc.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user