echo "Updating Gosora" git stash git pull origin master git stash apply echo "Patching Gosora" go build -ldflags="-s -w" -o Patcher "./patcher" ./Patcher