diff options
Diffstat (limited to 'tools/ci/retry.sh')
-rwxr-xr-x | tools/ci/retry.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/retry.sh b/tools/ci/retry.sh index 6e79af1d5..688f02d9a 100755 --- a/tools/ci/retry.sh +++ b/tools/ci/retry.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This file is part of Hercules. # http://herc.ws - http://github.com/HerculesWS/Hercules |