Permission updates

This commit is contained in:
Andrei Condurachi 2020-11-22 10:46:37 +02:00
parent 9a601bad2a
commit 0546786fd9
1 changed files with 2 additions and 2 deletions

4
run.sh
View File

@ -18,5 +18,5 @@ service httpd start
# Start PHP-FPM
service php-fpm7 start
# Make sure apache can read&right to logs and docroot
exec chown -R apache:apache /var/log/apache2 /var/www
# Make sure apache can read&right to docroot
chown -R apache:apache /var/www