From 1042099449e4397431bc7cfedb1976738a4ac7cb Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 31 Jan 2022 15:15:50 -0300 Subject: [PATCH] Reset tput settings --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index fb7024a..d847295 100755 --- a/install.sh +++ b/install.sh @@ -589,6 +589,7 @@ printLogo() { YMbmd' \`Moo9^Yo JMML M9mmmP' \`Moo9^Yo JMML M9mmmP' ====================================================== END + tput sgr0 printf '\n\n\n%s\n' "Please wait..." } @@ -659,4 +660,3 @@ runScript() { } runScript "$@" -