Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/fbe5802ce4d867632fff2b4970130ddb6cdb2db1 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update mariadb_setup.sh

pull/40/head
tteckster 3 years ago committed by GitHub
parent 4d4ba2d98d
commit fbe5802ce4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -60,7 +60,6 @@ apt-get install -y mariadb-server &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Installing Adminer... \e[0m"
sudo apt install adminer -y &>/dev/null
sudo service apache2 stop
mkdir -p /var/log/apache2
chmod 750 /var/log/apache2
chown root:adm /var/log/apache2
sudo a2enconf adminer &>/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.