Merge pull request #245 from brntbeer/env_bash_fix

changed to check env for bash
This commit is contained in:
David Dollar
2012-08-08 14:09:19 -07:00
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
#/ Usage: foreman-runner [-d <dir>] [-p] <command> [<args>...]
#/