update branch name

This commit is contained in:
yggverse 2024-09-07 21:57:46 +03:00
parent 41f9196da5
commit 5140c6274b
2 changed files with 4 additions and 4 deletions

View file

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