From 37f8476aa6619e14d29ac85866af63b642633976 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 17 Jan 2022 14:03:18 -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 114d9c97..83bc47c4 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/wip/ha_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/ha_setup.sh load_module overlay