Use bash from env, not /usr/bin.

This commit is contained in:
Sergio Benitez 2017-04-06 15:59:41 -07:00
parent 982997dbad
commit 82ec8ee739

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e
# Brings in: ROOT_DIR, EXAMPLES_DIR, LIB_DIR, CODEGEN_DIR, CONTRIB_DIR, DOC_DIR