From b7b3a9f89889935dd8cdcc73a64da658e577342f Mon Sep 17 00:00:00 2001 From: brntbeer Date: Wed, 8 Aug 2012 13:53:36 -0700 Subject: [PATCH] changed to check env for bash --- bin/foreman-runner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/foreman-runner b/bin/foreman-runner index 32b20c4..cf518a7 100755 --- a/bin/foreman-runner +++ b/bin/foreman-runner @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # #/ Usage: foreman-runner [-d ] [-p] [...] #/