1
0
mirror of https://framagit.org/tykayn/date-poll-api synced 2023-08-25 08:23:11 +02:00

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

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