diff --git a/Library/Homebrew/shims/super/cc b/Library/Homebrew/shims/super/cc index 342ebef458..c629efa9ee 100755 --- a/Library/Homebrew/shims/super/cc +++ b/Library/Homebrew/shims/super/cc @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Make sure this shim uses the same Ruby interpreter that is used by Homebrew. if [[ -z "${HOMEBREW_RUBY_PATH}" ]] then