Skip to content

Commit

Permalink
Add print sha1 of pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
sona-tar committed Jun 5, 2015
1 parent 41755e0 commit b292bc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release/release_pkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ XC_VERSION=$1
[ -z "${XC_VERSION}" ] && echo "usage : release_pkg.sh <version>" && exit 1

ghr $2 ${XC_VERSION} pkg/archive/${XC_VERSION}/

openssl sha1 pkg/archive/${XC_VERSION}/*

0 comments on commit b292bc0

Please sign in to comment.