Skip to content

Commit

Permalink
Build script
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Jan 17, 2023
1 parent 05a0cd4 commit 709fed6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build-dist-package.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#! /bin/sh

tar czpvf minisign-0.11.tar.gz $(git ls-files)
minisign -Sm minisign-0.11.tar.gz

0 comments on commit 709fed6

Please sign in to comment.