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

Update podman_ha_setup.sh

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

@ -10,6 +10,7 @@ CROSS='\033[1;31m\xE2\x9D\x8C\033[0m'
CHECKMARK='\033[0;32m\xE2\x9C\x94\033[0m'
RETRY_NUM=5
RETRY_EVERY=3
NUM=$RETRY_NUM
trap die ERR
trap 'die "Script interrupted."' INT

Loading…
Cancel
Save

Powered by BW's shoe-string budget.