shims/super/cc: run in bash shell

This commit is contained in:
Dawid Dziurla 2021-09-17 22:13:43 +02:00 committed by GitHub
parent 5e42c2eca8
commit 701904ad5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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