Simple console script for updating Credits Node Software This script is created so that updating or installing Credits Blockchain node is a lot easier !
The script will automatically download the latest version of the node software and install it on the server. If you run this script while the node is running it will abort If the script detects a Java process open it will ask you if you want to kill this process (Recommended)
Please Download the nodeupdate.sh file and place it next the csnode folder so not IN the csnode folder. Downloading:
wget https://raw.githubusercontent.com/akaitrade/Centre-Node-Updater/main/nodeupdate.sh
When doing a new install place the nodeupdate.sh file at the place where you want to have Credits node installed
sudo sh ./nodeupdate.sh

