fix updating script
This commit is contained in:
parent
72fd298a43
commit
5034afd525
@ -8,6 +8,8 @@ git push --tags
|
||||
|
||||
git push origin develop
|
||||
|
||||
git checkout master
|
||||
|
||||
read -p "Which version to publish? > " version
|
||||
|
||||
git checkout $version
|
||||
|
Loading…
Reference in New Issue
Block a user