mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-22 17:33:12 +00:00
phraseanet entrypoint move chown
This commit is contained in:
@@ -44,4 +44,13 @@ fi
|
|||||||
|
|
||||||
./docker/phraseanet/plugins/console init
|
./docker/phraseanet/plugins/console init
|
||||||
|
|
||||||
|
chown -R app:app \
|
||||||
|
cache \
|
||||||
|
config \
|
||||||
|
datas \
|
||||||
|
tmp \
|
||||||
|
logs \
|
||||||
|
www/thumbnails \
|
||||||
|
www/custom
|
||||||
|
|
||||||
bash -e docker-php-entrypoint $@
|
bash -e docker-php-entrypoint $@
|
||||||
|
Reference in New Issue
Block a user