diff options
-rwxr-xr-x | src/util/hbar.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/hbar.sh b/src/util/hbar.sh index e0af560..9518e66 100755 --- a/src/util/hbar.sh +++ b/src/util/hbar.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/mksh -U #include colors #include xilib |