add folder for sumbodule

This commit is contained in:
Tykayn 2021-02-12 16:50:21 +01:00 committed by tykayn
parent ecbe8fb41c
commit 9b9d852d49
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ cecho g " ✅ fichier console de symfony /bin/console "
if [ ! -d "funky-framadate-front" ]; then
# initiate sub directory for funky front
git submodule add -f https://framagit.org/framasoft/framadate/funky-framadate-front
git submodule init
fi