mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 21:43:18 +00:00
PHRAS-382 delete cache content after plugin install (#4272)
Co-authored-by: Moctar <diouf@alchemy.fr>
This commit is contained in:
@@ -41,7 +41,7 @@ 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 \
|
||||||
|
@@ -22,7 +22,7 @@ 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 \
|
||||||
|
Reference in New Issue
Block a user