Update pimpmykali.sh

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

View File

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