summaryrefslogtreecommitdiff
path: root/test/hbar.sh
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-03-03 18:38:37 +0000
committerdavidovski <david@davidovski.xyz>2022-03-03 18:38:37 +0000
commitd9091aea868392a181317a0609870273adf2c094 (patch)
tree671eb4b33036ff095978030bef62b40fb09f1733 /test/hbar.sh
parente989ac4788a3f947ce0097effdccaabd62c5a8ff (diff)
fixed everything to work with posix shellv1.0.2
Diffstat (limited to 'test/hbar.sh')
-rwxr-xr-xtest/hbar.sh2
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"