#!/bin/sh
export GOROOT=/opt/google/go
export PATH="${PATH}:${GOROOT}/bin"
