Skip to content

Commit

Permalink
[Doc] Change aarch assert sign output folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Warrows authored May 1, 2018
1 parent a421941 commit a810714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ The gbuild invocations below <b>DO NOT DO THIS</b> by default.
mv build/out/pivx-*.tar.gz build/out/pivx-*.dmg ../

./bin/gbuild --memory 3000 --commit pivx=v${VERSION} ../pivx/contrib/gitian-descriptors/gitian-aarch64.yml
./bin/gsign --signer $SIGNER --release ${VERSION}-linux --destination ../gitian.sigs/ ../pivx/contrib/gitian-descriptors/gitian-aarch64.yml
./bin/gsign --signer $SIGNER --release ${VERSION}-aarch64 --destination ../gitian.sigs/ ../pivx/contrib/gitian-descriptors/gitian-aarch64.yml
mv build/out/pivx-*.tar.gz build/out/src/pivx-*.tar.gz ../
popd

Expand Down

0 comments on commit a810714

Please sign in to comment.