mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Merge pull request #4282 from mrosseel/patch-1
Add Readme section on updating a pricenode
This commit is contained in:
commit
b9d853c499
@ -81,6 +81,12 @@ Furthermore, you are obliged to provide network size data to the monitor by runn
|
||||
curl -s https://raw.githubusercontent.com/bisq-network/bisq/master/pricenode/install_networksize_debian.sh | sudo bash
|
||||
```
|
||||
|
||||
### Updating
|
||||
|
||||
Update your bisq code in /bisq/bisq with ```git pull```
|
||||
|
||||
Then build an updated pricenode:
|
||||
```./gradlew :pricenode:installDist -x test```
|
||||
|
||||
## How to deploy elsewhere
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user