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

Update ha.sh

pull/10/head
tteck 4 years ago committed by GitHub
parent 99f3b8fb60
commit f9a80be09a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -132,7 +132,7 @@ EOF
# Install Docker
msg "Installing Docker..."
lxc-cmd sh <(curl -sSL https://get.docker.com) &>/dev/null
sh <(curl -sSL https://get.docker.com) &>/dev/null
# Install Portainer
msg "Installing Portainer..."

Loading…
Cancel
Save

Powered by BW's shoe-string budget.