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