This is the Syscoin Guided Masternode Install script. I made this script primarily for my own personal use.
This Masternode install script is based on the Bulwark masternode install script created by the Bulwark team
To fix the locale settings on your VPS, you may want to run the following before running the Masternode Install Script:
bash <( curl https://raw.githubusercontent.com/ljankok/sys-mn-install/master/fix-locale.sh )
To install your masternode, issue the following command on your VPS:
bash <( curl https://raw.githubusercontent.com/ljankok/sys-mn-install/master/sys-mn-build.sh )
Have Fun!