Update Traefik-gemini-fix.sh
bash -c "$(curl -fsSL http://192.168.1.43:3000/maq/helper-scripts/raw/branch/main/Traefik-gemini-fix.sh)"
This commit is contained in:
@@ -200,7 +200,7 @@ setup_proxmox_provider() {
|
||||
|
||||
create_container() {
|
||||
local id=$1
|
||||
local TEMPLATE_NAME="debian-12-standard_12.1-1_amd64.tar.zst"
|
||||
local TEMPLATE_NAME="debian-12-standard_12.7-1_amd64.tar.zst"
|
||||
|
||||
# Check and download template if it doesn't exist
|
||||
if ! pveam list local | grep -q "$TEMPLATE_NAME"; then
|
||||
|
||||
Reference in New Issue
Block a user