update script to several-steps-creation branch for the frontend

This commit is contained in:
Kayn Ty 2021-11-12 13:05:54 +01:00
parent 6c9905318b
commit 2321355434
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ fi
git config --global diff.submodule log
git submodule update
cd funky-framadate-front
git reset --hard && git checkout master && git pull
git reset --hard && git checkout several-steps-creation && git pull
cd ..
cecho g "######################"