Reset tput settings
This commit is contained in:
parent
d9eb731772
commit
1042099449
|
@ -589,6 +589,7 @@ printLogo() {
|
||||||
YMbmd' \`Moo9^Yo JMML M9mmmP' \`Moo9^Yo JMML M9mmmP'
|
YMbmd' \`Moo9^Yo JMML M9mmmP' \`Moo9^Yo JMML M9mmmP'
|
||||||
======================================================
|
======================================================
|
||||||
END
|
END
|
||||||
|
tput sgr0
|
||||||
printf '\n\n\n%s\n' "Please wait..."
|
printf '\n\n\n%s\n' "Please wait..."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -659,4 +660,3 @@ runScript() {
|
||||||
}
|
}
|
||||||
|
|
||||||
runScript "$@"
|
runScript "$@"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue