#!/bin/sh if [[ -z $GOROOT ]]; then export GOROOT=/usr/lib/go fi /usr/bin/go.elf "$@"