Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/94b46d16f23d3bd2e47f6bc4f0c8f0766ad7ac5f?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update podman_ha_container.sh

pull/33/head
tteckster 3 years ago committed by GitHub
parent a5985dafc6
commit 94b46d16f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save

Powered by BW's shoe-string budget.