From 60ae665c0f50b260d008f0358c96f15cfc48101d Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Mon, 17 Mar 2014 11:15:59 -0600 Subject: [PATCH] get bash path from env --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e335eda5c..0f5dcd761 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash export COPYFILE_DISABLE=true