From 0fecdfa55c12ab7ebb20cc1e7074a04e63e2547b Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 17 May 2023 16:56:24 +0100 Subject: Fix unicode issues with hbar --- src/util/hbar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1