mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 15:56:09 -04:00
commit
c6ff0d3820
7 changed files with 10 additions and 9 deletions
|
@ -57,7 +57,7 @@ The dockrun.sh script will do everything to build the binaries. Just specify the
|
|||
version to build as its only argument, e.g.
|
||||
|
||||
```bash
|
||||
VERSION=v0.18.3.1
|
||||
VERSION=v0.18.3.2
|
||||
./dockrun.sh $VERSION
|
||||
```
|
||||
|
||||
|
|
|
@ -133,7 +133,7 @@ Common setup part:
|
|||
su - gitianuser
|
||||
|
||||
GH_USER=YOUR_GITHUB_USER_NAME
|
||||
VERSION=v0.18.3.1
|
||||
VERSION=v0.18.3.2
|
||||
```
|
||||
|
||||
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue