Reset tput settings

This commit is contained in:
Santiago Lo Coco 2022-01-31 15:15:50 -03:00
parent d9eb731772
commit 1042099449
1 changed files with 1 additions and 1 deletions

View File

@ -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 "$@"