Permission updates
This commit is contained in:
parent
a84338f65f
commit
9a601bad2a
2
run.sh
2
run.sh
|
|
@ -19,4 +19,4 @@ service httpd start
|
||||||
service php-fpm7 start
|
service php-fpm7 start
|
||||||
|
|
||||||
# Make sure apache can read&right to logs and docroot
|
# Make sure apache can read&right to logs and docroot
|
||||||
chown -R apache:apache /var/log/apache2 /var/www
|
exec chown -R apache:apache /var/log/apache2 /var/www
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue