Skip to content

Commit

Permalink
improvement in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Bleuzen committed Feb 27, 2019
1 parent 7e570db commit d4c1018
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ fi
# Remove bin directory
rm -r spotrec.build/

# Rename binary
mv spotrec.bin spotrec

echo "SHA256SUM:"
echo $(sha256sum spotrec.bin)
echo $(sha256sum spotrec)
Binary file added spotrec
Binary file not shown.

0 comments on commit d4c1018

Please sign in to comment.