diff options
Diffstat (limited to 'api/tests/latest_known_mined_block.sh')
-rwxr-xr-x | api/tests/latest_known_mined_block.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/tests/latest_known_mined_block.sh b/api/tests/latest_known_mined_block.sh index 168767e..1ef55a1 100755 --- a/api/tests/latest_known_mined_block.sh +++ b/api/tests/latest_known_mined_block.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # PROGRAM="$(basename $0)" printf '[%s]\n' "$PROGRAM" |