aboutsummaryrefslogtreecommitdiff
path: root/hack/tree_status.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hack/tree_status.sh')
-rwxr-xr-xhack/tree_status.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hack/tree_status.sh b/hack/tree_status.sh
index ac874a347..2f56cdcd3 100755
--- a/hack/tree_status.sh
+++ b/hack/tree_status.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
set -e
SUGGESTION="${SUGGESTION:-sync the vendor.conf and commit all changes.}"