#!/bin/sh set -eou pipefail cd "$(dirname "$0")" gcc -o main ./main.c