Used fork

This commit is contained in:
Kevin Frantz 2018-09-05 09:43:34 +02:00
parent edb60f395c
commit 2397d1a3d3
2 changed files with 3 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "docker-symfony"]
path = docker-symfony
url = git@github.com:maxpou/docker-symfony.git
url = git@github.com:KevinFrantz/docker-symfony.git

View File

@ -0,0 +1,2 @@
git submodule sync
git submodule foreach git pull origin master