Update Sat Oct 10 10:36:23 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-10 22:36:23 -05:00
parent 93b5ae7900
commit 9c41eba968
1 changed files with 6 additions and 6 deletions

View File

@ -245,7 +245,7 @@ enable_rootlogin () {
fix_sead_warning () {
clear
# fugly - really need to clean this up, it works but its just a nightmare too look at base64?
# fugly - really need to clean this up, it works but its just a nightmare too look at
echo -e "
"$bold$redexclaim$red" WARNING "$redexclaim$bold$red" PIMPMYKALI IMPACKET REMOVAL FUNCTION "$redexclaim$bold$red" WARNING "$redexclaim$white$norm"
@ -307,7 +307,7 @@ fix_sead_run () {
# echo -e " $green[++++]$white systems ready\n"
# echo -e " $green[<$red@@$green>]$white taking aim\n"
# echo -e " $green[$red####$green]$white requesting launch code\n"
# echo -e " $green[$red$launch_codes_alpha-$launch_codes_beta-$launch_codes_charlie$green]$white launch code confirmed\n"
# echo -e " $green[$red$launch_codes_alpha-$launch_codes_beta-$launch_codes_charlie$green]$white launch code confirmed"
# echo -e " Are you sure you meant to run this script?\n"
# temp_cnt=${wait_time}
# while [[ ${temp_cnt} -gt 0 ]];