cd $HOME/cheqd-node
git pull
git checkout v3.0.1
make build
mv $HOME/cheqd-node/build/cheqd-noded $(which cheqd-noded)
cheqd-noded version --long | grep -e version -e commit
#commit: fb1428f83ed8296c5f8aaa385a3b7940d9c74c92
#version: v1.4.6-pseudo-version-3.0.1
sudo systemctl restart cheqd-noded && sudo journalctl -fu cheqd-noded -o cat