Update ha_container.sh

This commit is contained in:
tteckster 2022-01-17 14:03:18 -05:00 committed by GitHub
parent 7b818bb7c8
commit 37f8476aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ function load_module() {
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null 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 load_module overlay