Merge branch 'master' into PHRAS-3164_lightbox-download_link

This commit is contained in:
Nicolas Maillat
2020-07-06 17:16:18 +02:00
committed by GitHub

View File

@@ -58,7 +58,7 @@ chown -R app:app \
www www
if [ -d "plugins/" ];then if [ -d "plugins/" ];then
chown -R app:app plugin; chown -R app:app plugins;
fi fi
bash -e docker-php-entrypoint $@ bash -e docker-php-entrypoint $@