diff --git a/update.sh b/update.sh index 26db18d..5993723 100755 --- a/update.sh +++ b/update.sh @@ -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