Update leaf.bash
Updating to v0.11.0.0
This commit is contained in:
parent
581ef943bb
commit
db057f01f3
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ sudo systemctl enable ntp
|
|||
cd /usr/local/src
|
||||
sudo git clone https://github.com/monero-project/monero.git
|
||||
cd monero
|
||||
sudo git checkout v0.10.3.1
|
||||
sudo git checkout v0.11.0.0
|
||||
curl https://raw.githubusercontent.com/Snipa22/nodejs-pool/master/deployment/monero_daemon.patch | sudo git apply -v
|
||||
sudo make -j$(nproc)
|
||||
sudo cp ~/nodejs-pool/deployment/monero.service /lib/systemd/system/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue