diff --git a/bootstrap.sh b/bootstrap.sh index bb603f1..52163a1 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash which git >/dev/null 2>&1 if [ $? -ne 0 ]; then