diff options
author | davidovski <david@davidovski.xyz> | 2023-05-17 16:56:24 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-05-17 16:56:24 +0100 |
commit | 0fecdfa55c12ab7ebb20cc1e7074a04e63e2547b (patch) | |
tree | b20c28bc0f08d032b4ef08dc8a13bd2f97d66b37 /src/util/hbar.sh | |
parent | 9658c30441c58d434022ac14ef7f6e75a3a589b1 (diff) |
Fix unicode issues with hbarhbar_in_sh
Diffstat (limited to 'src/util/hbar.sh')
-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 |