From a957b4abfe1014838f797985fa710c08d7ff8047 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jan 2022 18:48:21 -0500 Subject: [PATCH] Update ha_container.sh --- ha_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ha_container.sh b/ha_container.sh index 9fcf0647..9616f0ba 100644 --- a/ha_container.sh +++ b/ha_container.sh @@ -72,7 +72,7 @@ function load_module() { TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null -wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/ha_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/ha_setup.sh load_module overlay