From 851395e867c269ea5f748b7390a201076b3db1fd Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jan 2022 18:52:33 -0500 Subject: [PATCH] Update podman_ha_container.sh --- podman_ha_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman_ha_container.sh b/podman_ha_container.sh index 82c2782f..fe294e68 100644 --- a/podman_ha_container.sh +++ b/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/main/podman_ha_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/podman_ha_setup.sh load_module overlay