diff options
Diffstat (limited to 'util/gitconfig/test/timeout.sh')
-rwxr-xr-x | util/gitconfig/test/timeout.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/gitconfig/test/timeout.sh b/util/gitconfig/test/timeout.sh index 989afcc2b4..2d600f4a77 100755 --- a/util/gitconfig/test/timeout.sh +++ b/util/gitconfig/test/timeout.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 |