[scripts][bash] use /usr/bin/env to find bash for FreeBSD

Change-Id: I377efbccc233d85cba8ef794fbf2b1669e82e0ea
Esse commit está contido em:
Travis Geiselbrecht
2017-06-17 14:13:06 -07:00
commit 993b4202a9
+1 -1
Ver Arquivo
@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
# Copyright 2016 The Fuchsia Authors
#