mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-10-10 09:48:08 +02:00
Added service script
This commit is contained in:
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
|
Reference in New Issue
Block a user