Hacker News new | ask | show | jobs
by canada_dry 2661 days ago
Bah... no linux 32 bit binary for my old home-automation server.
1 comments

just build it yourself :)

$ git clone https://github.com/gotify/server

$ cd server

$ env GOARCH=386 go build