#!/usr/bin/env bash echo 'Running foo!' echo 'fixed bug' echo 'fixed another bug' echo 'NOT ANOTHER ONE' echo 'adding a thing here'