Skip to content

Commit

Permalink
excluding /usr/local/bin in an archive
Browse files Browse the repository at this point in the history
  • Loading branch information
laiso authored Jul 19, 2017
1 parent 9891184 commit 99700b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ curl -i -X PUT $formula_url \
}"

brew upgrade $lib_name
zip $lib_name.zip /usr/local/bin/$lib_name
zip -j $lib_name.zip /usr/local/bin/$lib_name

github-release release \
--user mono0926 \
Expand Down

0 comments on commit 99700b6

Please sign in to comment.