We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7899e91 + 0512d0c commit f01eddeCopy full SHA for f01edde
run.sh
@@ -17,4 +17,6 @@ chown nobody:nogroup /var/run/php/
17
touch /var/log/php-fpm.log
18
chown nobody:nogroup /var/log/php-fpm.log
19
20
+chmod 644 /etc/phpmyadmin/*
21
+
22
exec "$@"
0 commit comments