This guide walks you through upgrade Story-Geth v0.11.0
wget https://github.com/hidayahhtaufik/Testnet-Guides/blob/master/Story%20Protocol/update.shchmod +x update.sh./update.sh
sudo systemctl stop story-geth
cd $HOMErm geth-linux-amd64wget https://github.com/piplabs/story-geth/releases/download/v0.11.0/geth-linux-amd64chmod +x geth-linux-amd64mv $HOME/geth-linux-amd64 $HOME/go/bin/story-gethsource $HOME/.bash_profilestory-geth version
sudo systemctl restart story-gethsudo journalctl -u story-geth -f -o cat