Update Sun Oct 18 12:18:46 PM CDT 2020
This commit is contained in:
parent
5495875415
commit
7ce482d081
|
@ -613,6 +613,7 @@ check_arg () {
|
|||
}
|
||||
|
||||
exit_screen () {
|
||||
eval apt -y --fix-broken install >/dev/null 2>&1
|
||||
echo -e "$asciiart"
|
||||
echo -e "\n\n All Done! Happy Hacking! \n"
|
||||
|
||||
|
|
Loading…
Reference in New Issue