Merge pull request #3548 from alchemy-fr/PHRAS-3144-install-plugin

PHRAS-3144 comment rm cache
This commit is contained in:
Nicolas Maillat
2020-06-30 23:30:23 +02:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ if [ ${XDEBUG_ENABLED} == "1" ]; then
fi fi
./docker/phraseanet/plugins/console init ./docker/phraseanet/plugins/console init
rm -Rf cache/ #rm -Rf cache/
chown -R app:app \ chown -R app:app \
cache \ cache \