mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-05 03:47:45 +03:00
Build script
This commit is contained in:
parent
05a0cd435d
commit
709fed6b73
1 changed files with 5 additions and 0 deletions
5
build-dist-package.sh
Executable file
5
build-dist-package.sh
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#! /bin/sh
|
||||||
|
|
||||||
|
tar czpvf minisign-0.11.tar.gz $(git ls-files)
|
||||||
|
minisign -Sm minisign-0.11.tar.gz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue