A wizard for managing DASH Masternodes
This is a bash v4 shell script to facilitate the installation and upgrade and monitoring of a DASH masternode with a TUI.
As root
sudo apt install git
git -C /tmp clone https://github.com/kxcd/Masternode-Zeus
chmod +x /tmp/Masternode-Zeus/masternode_zeus.sh
/tmp/Masternode-Zeus/masternode_zeus.sh
Follow the prompts, when done as root, reboot the system, log back in as the 'mno' user and type masternode_zeus.sh to continue with the installation.