Fixed up logo

This commit is contained in:
toti787
2021-06-04 19:51:50 +00:00
parent ad495dc101
commit 07ebc6ea58

View File

@@ -6063,24 +6063,24 @@ asciiText () {
fi
if [ -n "${my_lcolor}" ]; then c1="${my_lcolor}"; fi
startline="1"
logowidth="45"
logowidth="37"
fulloutput=(""
"${c1} ////////// %s"
"${c1} (/(/(/(/(/(/(/(/ %s"
"${c1} ,////////////////////// %s"
"${c1} (/(/(/(/(/(/(/(/(/(/(/(/(/(* %s"
"${c1} ////////////////////////////// %s"
"${c1} (/(/(/(/(/(/(/(/(/(///(/(/(/(/(/ %s"
"${c1} /////////////////// ///////// %s"
"${c1} /(/(/(/(/(/(/(/(/ //(/(/( %s"
"${c1} ////////////// //// %s"
"${c1} (/(/(/(/(// /(/( / %s"
"${c1} /////// .////////. %s"
"${c1} //(/ (/(/(/(/(/(/(/ %s"
"${c1} ./////////////// %s"
"${c1} /(/(/(/(/(/(/(, %s"
"${c1} ////////// %s"
" %s")
"${c1} ////////// %s"
"${c1} (/(/(/(/(/(/(/(/ %s"
"${c1} ,////////////////////// %s"
"${c1} (/(/(/(/(/(/(/(/(/(/(/(/(/(* %s"
"${c1} ////////////////////////////// %s"
"${c1} (/(/(/(/(/(/(/(/(/(///(/(/(/(/(/ %s"
"${c1} /////////////////// ///////// %s"
"${c1} /(/(/(/(/(/(/(/(/ //(/(/( %s"
"${c1} ////////////// //// %s"
"${c1} (/(/(/(/(// /(/( / %s"
"${c1} /////// .////////. %s"
"${c1} //(/ (/(/(/(/(/(/(/ %s"
"${c1} ./////////////// %s"
"${c1} /(/(/(/(/(/(/(, %s"
"${c1} ////////// %s"
" %s")
;;
*)
if [[ "${kernel}" =~ "Linux" ]]; then