mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-10 04:34:58 +00:00
Corrects the logic for setting TEMPLATE_STORAGE and CONTAINER_STORAGE by checking if tpl and ct are set, respectively, and calling choose_and_set_storage_for_file if not. This ensures storage variables are properly initialized before use.