From 94b46d16f23d3bd2e47f6bc4f0c8f0766ad7ac5f Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 12 Feb 2022 10:26:37 -0500 Subject: [PATCH] Update podman_ha_container.sh --- ct/podman_ha_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/podman_ha_container.sh b/ct/podman_ha_container.sh index 9a28cd82..f0a2b965 100644 --- a/ct/podman_ha_container.sh +++ b/ct/podman_ha_container.sh @@ -73,7 +73,7 @@ function load_module() { TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null -wget -qL https://raw.githubusercontent.com/tteck/Proxmox/dev/setup/podman_ha_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/podman_ha_setup.sh load_module overlay