cd $HOMErm -rf storygit clone https://github.com/piplabs/story storycd storyAPP_VERSION=v1.2.1git checkout tags/$APP_VERSION -b $APP_VERSIONgo build -o story ./clientmv $HOME/story/story $HOME/go/bin/.sudo systemctl restart story && sudo journalctl -u story -f