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

Update grocy-install.sh

pull/370/head
tteckster 3 years ago committed by GitHub
parent 178a2a52a7
commit 481af56d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@ unzip latest -d /var/www/html &>/dev/null
chown -R www-data:www-data /var/www/html
cp /var/www/html/config-dist.php /var/www/html/data/config.php
chmod +x /var/www/html/update.sh
mkdir /var/log/apache2/
cat <<EOF > /etc/apache2/sites-available/grocy.conf
<VirtualHost *:80>
ServerAdmin webmaster@localhost

Loading…
Cancel
Save

Powered by BW's shoe-string budget.