Update makerelease
This commit is contained in:
@@ -106,6 +106,6 @@ rm -R .build
|
||||
|
||||
if [ ! "$branch" = "master" ]; then
|
||||
git checkout $branch
|
||||
git pull
|
||||
git merge master
|
||||
git push
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user