Guest User

Untitled

a guest
May 25th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. #!/bin/sh -x
  2.  
  3. go get -u -ldflags "-s -w" github.com/ddo/fast
  4. go get -u -ldflags "-s -w" github.com/golang/lint/golint
  5. go get -u -ldflags "-s -w" github.com/mikemadden42/serve
  6. go get -u -ldflags "-s -w" github.com/mikemadden42/sysinfo
  7. go get -u -ldflags "-s -w" github.com/otium/ytdl/...
Add Comment
Please, Sign In to add comment