Skip to content

How to Update Your Oracle Nodes to v5.0.1

thomasdparker1 edited this page Nov 20, 2019 · 3 revisions

Download latest pre-build

Run the following commands:

wget (link above)

unzip (file name)

rm -r bin

sudo nano /etc/systemd/system/tritond.service

Change tritond in the text file to daemon on the line that starts with execstart.

Save and Exit

sudo systemctl daemon-reload

mv .triton .equilibria

sudo service tritond start

Message Krakn#6018 in discord if you are having any issues.