MOBILE-4090 scripts: Remove integration branch for local_moodlemobileapp

main
Pau Ferrer Ocaña 2022-06-27 16:57:07 +02:00
parent 3edb08dffd
commit ff2f342905
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ print_title 'Generating language from code...'
npx gulp lang
print_title 'Getting local mobile langs'
git clone --branch integration --depth 1 https://github.com/moodlehq/moodle-local_moodlemobileapp.git ../../moodle-local_moodlemobileapp
git clone --branch master --depth 1 https://github.com/moodlehq/moodle-local_moodlemobileapp.git ../../moodle-local_moodlemobileapp
if [ -z $forceLang ]; then
get_languages