#!/bin/bash echo "Building the project" source /etc/profile go build echo "Build complete"