Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev

This commit is contained in:
Duke Leto
2021-10-21 09:47:53 -04:00
2 changed files with 10 additions and 22 deletions

View File

@@ -16,9 +16,9 @@ mkdir build
cp contrib/asmap/asmap.dat build/
cp sapling*.params build/
cd src
cp komodod komodo-cli komodo-tx hushd hush-cli hush-tx hush-smart-chain ../build
cp hushd hush-cli hush-tx hush-smart-chain ../build
cd ../build
strip komodo*
strip hushd hush-cli hush-tx
tar -f $FILE -c *
gzip -9 $FILE
sha256sum *.gz