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

Update mariadb_setup.sh

pull/23/head
tteckster 3 years ago committed by GitHub
parent 3c51252ad3
commit 0ae3294876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,6 +35,7 @@ apt-get -qqy upgrade &>/dev/null
# Install prerequisites
msg "Installing Prerequisites..."
apt-get update &>/dev/null
apt-get -qqy install \
curl \
sudo &>/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.