diff options
Diffstat (limited to 'bin/get_version.sh')
| -rwxr-xr-x | bin/get_version.sh | 2 |
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") |
