diff options
Diffstat (limited to 'util/gitconfig/test/helpers.sh')
-rw-r--r-- | util/gitconfig/test/helpers.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/gitconfig/test/helpers.sh b/util/gitconfig/test/helpers.sh index 2e8b4070f9..fbb844264b 100644 --- a/util/gitconfig/test/helpers.sh +++ b/util/gitconfig/test/helpers.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by |