From 2fa3057c18f14da0f8fbf1b5d7edadbdac2e0340 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 21 Jul 2022 19:02:20 -0400 Subject: [PATCH] Update grocy-install.sh --- setup/grocy-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/grocy-install.sh b/setup/grocy-install.sh index e12d9cc1..1e5890d9 100644 --- a/setup/grocy-install.sh +++ b/setup/grocy-install.sh @@ -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 < /etc/apache2/sites-available/grocy.conf ServerAdmin webmaster@localhost