#!/bin/sh GOOS=linux GOARCH=386 go build -o server .