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=split&whitespace=ignore-eol 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 # Install Docker
msg "Installing 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 # Install Portainer
msg "Installing Portainer..." msg "Installing Portainer..."

Loading…
Cancel
Save

Powered by BW's shoe-string budget.