mirror of
https://github.com/monero-project/monero.git
synced 2025-07-27 22:25:27 -04:00
commit
f690e4984d
3 changed files with 8 additions and 8 deletions
|
@ -126,7 +126,7 @@ Setup for LXC:
|
|||
|
||||
```bash
|
||||
GH_USER=fluffypony
|
||||
VERSION=v0.17.1.2
|
||||
VERSION=v0.17.1.3
|
||||
|
||||
./gitian-build.py --setup $GH_USER $VERSION
|
||||
```
|
||||
|
@ -182,7 +182,7 @@ If you chose to do detached signing using `--detach-sign` above (recommended), y
|
|||
|
||||
```bash
|
||||
GH_USER=fluffypony
|
||||
VERSION=v0.17.1.2
|
||||
VERSION=v0.17.1.3
|
||||
|
||||
gpg --detach-sign ${VERSION}-linux/${GH_USER}/monero-linux-*-build.assert
|
||||
gpg --detach-sign ${VERSION}-win/${GH_USER}/monero-win-*-build.assert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue