浏览代码

Update podman_ha_container.sh

tteckster 3 年之前
父节点
当前提交
74690161b1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      podman_ha_container.sh

+ 1 - 1
podman_ha_container.sh

@@ -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