mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2024-12-13 03:16:11 +01:00
2 lines
119 B
Bash
2 lines
119 B
Bash
(cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose exec php bin/console doctrine:schema:validate)
|