Fix script (#153)

This commit is contained in:
Sung Won Cho 2019-01-01 16:11:16 +11:00 committed by GitHub
commit 91f35ceffa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,8 +31,6 @@ if [ ! -d $homebrewRepoDir ]; then
exit 1
fi
if [ -d ]
# 1. push tag
version=$1
version_tag="v$version"