summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAaron Bieber <qbit@deftly.net>2014-03-17 11:15:59 -0600
committerAaron Bieber <qbit@deftly.net>2014-03-17 11:15:59 -0600
commit60ae665c0f50b260d008f0358c96f15cfc48101d (patch)
treedba6123d101c4f7577e69ca0f5fed829d11e3ed4 /build.sh
parent2df78a9313ef9c47b75d7f1a0adb915a3ede3b6c (diff)
get bash path from env
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index e335eda5ce..0f5dcd7611 100755
--- a/build.sh
+++ b/build.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
export COPYFILE_DISABLE=true