Skip to content

Commit

Permalink
And actually work.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Aug 14, 2015
1 parent 549c5c9 commit ec458aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/rtags-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ if [ "$branch_name" == "master" ]; then
$SCRIPT_PATH/git-archive-all $RELEASES/rtags.tar
cd $RELEASES
git init
git checkout -b gh-pages
gzip --keep rtags.tar
bzip2 rtags.tar
git add rtags.tar.gz rtags.tar.bz2
Expand Down

0 comments on commit ec458aa

Please sign in to comment.