Testing to fix template downloads

This commit is contained in:
Sam Heinz
2024-04-08 19:35:05 +10:00
parent 9c0174ec33
commit 522bba69af

View File

@@ -169,6 +169,8 @@ if ! pveam list $TEMPLATE_STORAGE | grep -q $TEMPLATE; then
msg_ok "Downloaded LXC Template"
fi
echo $TEMPLATE_SEARCH
echo $TEMPLATE
# Combine all options
DEFAULT_PCT_OPTIONS=(
-arch $(dpkg --print-architecture))