mirror of https://github.com/tteck/Proxmox.git
Update podman_ha_container.sh
This commit is contained in:
parent
a5985dafc6
commit
94b46d16f2
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue