Merge branch 'master' into PHRAS-3162_es-document-is-empy-pdf_4.1

This commit is contained in:
jygaulier
2020-07-06 18:12:38 +02:00
committed by GitHub

View File

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