infinito/administration/router.sh
2019-01-05 12:38:58 +01:00

4 lines
134 B
Bash

#!/bin/bash
cd "$(dirname "$(readlink -f "${0}")")/../docker-symfony/" || exit 1
docker-compose exec php php bin/console debug:router