mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
Add link to https://github.com/ManfredKarrer/tools
This commit is contained in:
parent
1d4ac86e0e
commit
243110710f
@ -16,6 +16,7 @@ echo SHA 256 before stripping jar file:
|
||||
shasum -a256 $EXE_JAR | awk '{print $1}'
|
||||
|
||||
# We make a deterministic jar by stripping out comments with date, etc.
|
||||
# jar file created from https://github.com/ManfredKarrer/tools
|
||||
java -jar ./package/osx/tools-1.0.jar $EXE_JAR
|
||||
|
||||
echo SHA 256 after stripping jar file to get a deterministic jar:
|
||||
|
Loading…
Reference in New Issue
Block a user