Automated script for upgrading Shido nodes to v3.2.0.
Clone the repository:
git clone https://github.com/MavNode/shido-v3.2.0
cd shido-v3.2.0chmod +x script.sh
./script.shSelect your Ubuntu version (20.04 or 22.04/24) when prompted.
Stops node → removes old binary → installs new binary → starts node.