diff --git a/bootstrap.sh b/bootstrap.sh index 1e70ebcc6..485fc28a6 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,3 +1,5 @@ +#!/bin/sh + if [ -f $HOME/.antrc ] ; then . $HOME/.antrc fi