Update grocy-install.sh

pull/370/head
tteckster 2022-07-21 19:02:20 -04:00 committed by GitHub
parent 481af56d72
commit 2fa3057c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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