From d5ee33b24b32e2332875953b3af20ee4925a18fa Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 14 Aug 2020 23:30:27 -0400 Subject: [PATCH] Switched from tr -cd print to iconv to prevent crash characters. --- modules/bash/bash.sh | 2 +- modules/fml/fml.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/bash/bash.sh b/modules/bash/bash.sh index 6938a01..9d17e16 100755 --- a/modules/bash/bash.sh +++ b/modules/bash/bash.sh @@ -8,5 +8,5 @@ quote="${quote//</ <}" quote="${quote//>/> }" quote="${quote%%