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

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

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 "######################"