mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-22 17:33:12 +00:00
typo fix
This commit is contained in:
@@ -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 $@
|
||||||
|
Reference in New Issue
Block a user