To upgrade to v18. I strongly suggest you start using the Dash Masternode Zeus. There is a menu called 'manage masternode' and from there you can install the new dashd and the new sentinel. To get the DMZ, follow the below instructions.
Once you have it installed, run it with
Once you have logged out and log back in the DMZ will appear in your path, so typing in master <TAB><TAB> will auto-complete it and you can run it again.
Code:
cd /tmp
git clone https://github.com/kxcd/Masternode-Zeus
chmod +x Masternode-Zeus/masternode_zeus.sh
mkdir -p ~/bin
cp Masternode-Zeus/masternode_zeus.sh ~/bin/
Once you have it installed, run it with
Code:
~/bin/masternode_zeus.sh
Once you have logged out and log back in the DMZ will appear in your path, so typing in master <TAB><TAB> will auto-complete it and you can run it again.