1
0
mirror of https://github.com/cjbassi/gotop.git synced 2025-04-27 13:48:54 +08:00

Update build steps

This commit is contained in:
Caleb Bassi 2018-05-10 21:45:39 -07:00
parent 9b2f006f14
commit 91de40605f

View File

@ -2,9 +2,9 @@ make sure gotop builds and runs
update version number in 'main.go' and 'download.sh' update version number in 'main.go' and 'download.sh'
commit changes commit changes
tag commit tag commit
export token export GitHub token
`sudo dockerd` run `sudo dockerd`
`goreleaser` run `goreleaser`
`rm -r dist` run `rm -r dist`
`git push` run `git push`
update AUR package update AUR package