github.com/Azareal/Gosora@v0.0.0-20210729070923-553e66b59003/quick-update-linux (about)

     1  echo "Updating Gosora"
     2  git stash
     3  git pull origin master
     4  git stash apply
     5  
     6  echo "Patching Gosora"
     7  go build -ldflags="-s -w" -o Patcher "./patcher"
     8  ./Patcher