diff options
Diffstat (limited to 'api/tests/gathered_zblocks.sh')
-rwxr-xr-x | api/tests/gathered_zblocks.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/tests/gathered_zblocks.sh b/api/tests/gathered_zblocks.sh index bde7313..273f968 100755 --- a/api/tests/gathered_zblocks.sh +++ b/api/tests/gathered_zblocks.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # PROGRAM="$(basename $0)" |