From 53d72761360f255db84fdb3b77f41192b9403bf6 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Sun, 8 Mar 2015 11:36:31 +0100 Subject: [PATCH] Force bash --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 1817644c..f596aa12 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash if [[ "$OSTYPE" == "darwin"* ]]; then export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/opt/X11/lib/pkgconfig