summaryrefslogtreecommitdiff
path: root/bin/get_version.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get_version.sh')
-rwxr-xr-xbin/get_version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get_version.sh b/bin/get_version.sh
index a1b1d6e..6a5007b 100755
--- a/bin/get_version.sh
+++ b/bin/get_version.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Get the date, first 4 chars of branch name and short commit hash
date=$(date -u +"%Y%m%d")