infinito/administration/clear.sh
2018-09-05 11:29:48 +02:00

2 lines
127 B
Bash

(cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose exec php php /var/www/symfony/bin/console cache:clear)