diff options
Diffstat (limited to 'test/hbar.sh')
-rwxr-xr-x | test/hbar.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hbar.sh b/test/hbar.sh index e7f43ef..9daf606 100755 --- a/test/hbar.sh +++ b/test/hbar.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh HBAR=./bin/hbar TEXT="Hello there" |