Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
dont ignore brew file before update anymore, since it doesn't matter …
Browse files Browse the repository at this point in the history
…and is error prone [skip ci]
  • Loading branch information
Bios-Marcel committed Oct 12, 2019
1 parent 9750d37 commit f0f8855
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ fi
# download the latets tarball in order to get its sha256 sum.
#

rm cordless.rb
wget https://github.com/Bios-Marcel/cordless/archive/$RELEASE_DATE.tar.gz
TAR_HASH="$(sha256sum ./$RELEASE_DATE.tar.gz | cut -f 1 -d " ")"
export TAR_HASH
Expand Down

0 comments on commit f0f8855

Please sign in to comment.