Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
Merge #66: Update gitian-building.md
Browse files Browse the repository at this point in the history
aafd085 Update gitian-building.md (Michael Tidwell)

Pull request description:

  fixing typo

ACKs for top commit:
  jonasschnelli:
    utACK aafd085
  hebasto:
    ACK aafd085, I have reviewed the code and it looks OK, I agree it can be merged.

Tree-SHA512: dab01e233282c47c056763a90444561b125a4a7bc9a178bf0182e27154287b3ca85c17938db119d9d0d781a7d977ab21987e8f923e76081457b9ac0a308b39dd
  • Loading branch information
MarcoFalke committed Dec 2, 2020
2 parents a3e1e1f + aafd085 commit a706cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitian-building.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,6 @@ This will create the `.sig` files that can be committed together with the `.asse
Gitian build.


`./gitian-build.py --detach-sign -s $NAME $VERSION --nocommit`
`./gitian-build.py --detach-sign --no-commit -s $NAME $VERSION`

Make another pull request for these.

0 comments on commit a706cc6

Please sign in to comment.