mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-18 12:31:16 +00:00
Update podman_ha_container.sh
This commit is contained in:
parent
37f8476aa6
commit
74690161b1
@ -73,7 +73,7 @@ function load_module() {
|
||||
TEMP_DIR=$(mktemp -d)
|
||||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/wip/podman_ha_setup.sh
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/podman_ha_setup.sh
|
||||
|
||||
load_module overlay
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user