cd $HOME/celestia-node/
git pull
git checkout tags/v0.22.0-mocha
make build
make install
make cel-key
celestia version
systemctl stop celestia-full
celestia full config-update --p2p.network mocha
#Semantic version: v0.22.0-mocha
#Commit: 79e36c067407af4be803b03a7b0321cfda090086
sudo systemctl restart celestia-full && sudo journalctl -fu celestia-full -ocat