From a30026fce75bd5bb70bdb87abc936d6fb44af53f Mon Sep 17 00:00:00 2001 From: Al Date: Thu, 28 Jan 2016 18:32:07 -0500 Subject: [PATCH] [build] shebang line in bootstrap.sh --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 670bff1e..302de29c 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,2 +1,2 @@ -#!/bin/bash +#!/usr/bin/env bash autoreconf -fi --warning=no-portability