update branch name

This commit is contained in:
yggverse 2024-09-07 21:45:04 +03:00
parent f19b82ac14
commit 41f9196da5
2 changed files with 5 additions and 1 deletions

View file

@ -70,6 +70,9 @@ fi
# Build App
cd "$DIR_APP"
## Checkout PHP-GTK3 branch
git checkout php-gtk3
## Update application sources
git pull