diff --git a/update.sh b/update.sh index 233f5af..9a7205c 100755 --- a/update.sh +++ b/update.sh @@ -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 "######################"