From 153eafff18f7c060a1325cf7f404713f22ee907c Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Fri, 9 Mar 2018 16:35:05 -0800 Subject: Updated build.sh --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index dd16f51..f386aad 100755 --- a/build.sh +++ b/build.sh @@ -4,8 +4,8 @@ # 1. update version number in `gotop.go` and `install.sh` # 2. run this script # 3. publish binaries on GitHub -# 4. delete `builds` folder -# 5. push changes to GitHub +# 4. push changes to GitHub +# 5. update AUR package # more info at https://www.digitalocean.com/community/tutorials/how-to-build-go-executables-for-multiple-platforms-on-ubuntu-16-04 -- cgit v1.2.3