cd $HOME/celestia-node/
git pull
git checkout tags/v0.17.2
make build
make install
make cel-key
sudo systemctl stop celestia-light
#update config
celestia light config-update
celestia version
#Semantic version: v0.17.2
#Commit: 57f8bd81c573d1a54613c73cf49e5d392a864dd6
sudo systemctl restart celestia-light && sudo journalctl -fu celestia-light -ocat