diff --git a/ct/create_lxc.sh b/ct/create_lxc.sh index d254275d..d634eb2c 100644 --- a/ct/create_lxc.sh +++ b/ct/create_lxc.sh @@ -147,6 +147,7 @@ msg_ok "Updated LXC Template List" if [ "$arm64ct" = "yes" ]; then msg_info "Arm64 Detected" msg_info "Downloading LXC Template $PCT_OSTYPE $PCT_OSVERSION" + pvesm remove ctgrabtmp pvesm add dir ctgrabtmp -content vztmpl -path /tmp/ctgrabtmp bash <(curl -s https://raw.githubusercontent.com/ArchemedIan/Proxmox-Arm64-Container-Fetcher/main/pimox_image_fetcher.sh) ${PCT_OSTYPE} ${PCT_OSVERSION:-} default /tmp/ctgrabtmp/template/cache 1 > /dev/null TEMPLATE_SEARCH=${PCT_OSTYPE}-${PCT_OSVERSION:-}