Update pimpmykali.sh

This commit is contained in:
Dewalt-arch 2020-09-28 20:29:42 -05:00 committed by GitHub
parent 19dd3c32fa
commit 414d80b822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -326,8 +326,8 @@ fi
}
exit_screen () {
clear
echo -e "$asciiart"
# clear
# echo -e "$asciiart"
echo -e "\n\n All Done! Happy Hacking! \n"
}