Post
Topic
Board Announcements (Altcoins)
Re: [ANN] GOBYTE [GBX] - Masternodes, PoW, Secure, ASIC Resistance, GoByte Pay
by
Rabinovitch
on 01/10/2018, 09:08:18 UTC

Masternode(s) installation & update scripts

https://github.com/gobytecoin/gobyte-scripts


A single command line for installing your masternode(s)

Code:
curl https://raw.githubusercontent.com/gobytecoin/gobyte-scripts/master/install-gobyte.sh | bash

A single command line for updating your masternode(s)

Code:
curl https://raw.githubusercontent.com/gobytecoin/gobyte-scripts/master/update-gobyte.sh | bash

So I should run the first script, and then the second? Not only the first?