Gitian: refresh the stale Monero dir via --setup switch

This commit is contained in:
mj-xmr
2022-04-27 06:41:15 +02:00
committed by mj-xmr
parent 9750e1fa10
commit 61d0712ed5
2 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -133,10 +133,11 @@ Common setup part:
su - gitianuser
GH_USER=YOUR_GITHUB_USER_NAME
VERSION=v0.17.2.0
VERSION=v0.17.3.2
```
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.
The `gitian-build.py`'s `--setup` switch will also refresh the environment of any stale files and submodules.
Setup for LXC: