mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2024-12-04 15:06:51 +01:00
Added service script
This commit is contained in:
parent
14392c22f0
commit
eb55d4ef0b
3
administration/services.sh
Normal file
3
administration/services.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$(readlink -f "${0}")")/../docker-symfony/" || exit 1
|
||||
docker-compose exec php php bin/console debug:autowiring
|
Loading…
Reference in New Issue
Block a user