gosora/quick-update-linux

8 lines
137 B
Plaintext

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