diff --git a/bootstrap.sh b/bootstrap.sh index eb73b41..ed1a9c8 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/usr/bin/env bash ########################################################## # This function is simply a banner to introduce the script