phraseanet entrypoint move chown

This commit is contained in:
nmaillat
2020-06-04 12:39:19 +02:00
parent d1e9a5992a
commit 944f78fbf6

View File

@@ -44,4 +44,13 @@ fi
./docker/phraseanet/plugins/console init
chown -R app:app \
cache \
config \
datas \
tmp \
logs \
www/thumbnails \
www/custom
bash -e docker-php-entrypoint $@