Repository: incubator-brooklyn Updated Branches: refs/heads/master c97eaae20 -> d57521c59
base isn't always in /bin Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/b20f45fb Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/b20f45fb Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/b20f45fb Branch: refs/heads/master Commit: b20f45fbbc05950b27004b922182b3390fa7a727 Parents: 1d32eb2 Author: Jim Jagielski <jim...@gmail.com> Authored: Mon Dec 22 13:37:09 2014 -0500 Committer: Jim Jagielski <jim...@gmail.com> Committed: Mon Dec 22 13:37:09 2014 -0500 ---------------------------------------------------------------------- brooklyn-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/b20f45fb/brooklyn-install.sh ---------------------------------------------------------------------- diff --git a/brooklyn-install.sh b/brooklyn-install.sh index b28984b..95e614a 100755 --- a/brooklyn-install.sh +++ b/brooklyn-install.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with