Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Terracoin (TRC) - Est 2012
by
Cryptao
on 26/06/2018, 08:12:57 UTC

This script will do it for you.  Just login to your masternode as root:

rm -f trc-updater; curl -O https://raw.githubusercontent.com/terracoin/terracoin/v0.12.2.x/trc-updater; sudo bash trc-updater

Tell me if you have any issues!  Thanks!

Thanks for u help  Smiley  but ... command not found

Try each step separately so you can tell which command isn't found.

rm -f trc-updater

curl -O https://raw.githubusercontent.com/terracoin/terracoin/v0.12.2.x/trc-updater

sudo bash trc-updater

and that script will be updated for the new version as well, I presume?