cd $HOME/cheqd-node
git pull
git checkout v2.0.2
make build
mv $HOME/cheqd-node/build/cheqd-noded $(which cheqd-noded)
cheqd-noded version --long | grep -e version -e commit
#commit: 856779deedda9361643d211bb2d60660365b79a3
#version: HEAD-856779deedda9361643d211bb2d60660365b79a3
sudo systemctl restart cheqd-noded && sudo journalctl -fu cheqd-noded -o cat