Update Sun Oct 11 11:38:53 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-11 23:38:53 -05:00
parent e2087a9eec
commit 8a2e4ee082
1 changed files with 9 additions and 9 deletions

View File

@ -306,15 +306,15 @@ fix_sead_run () {
# may consider removing this.... 2nd warning screen
# clear
# echo -e " If you've made it this far you're having a really bad day with impacket... "
# echo -e " Enjoy the last chance launch sequence!\n"
# echo -e " Preparing to nuke Impacket...\n"
# echo -e " $green[....]$white aquiring targets\n"
# echo -e " $green[$red+$green..$red+$green]$white targets selected\n$SEAD\n"
# echo -e " $green[-$red++$green-]$white targets locked\n"
# 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"
echo -e " Enjoy the last chance launch sequence!\n"
echo -e " Preparing to nuke Impacket...\n"
echo -e " $green[....]$white aquiring targets\n"
echo -e " $green[$red+$green..$red+$green]$white targets selected\n$SEAD\n"
echo -e " $green[-$red++$green-]$white targets locked\n"
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"
# echo -e " Are you sure you meant to run this script?\n"
# temp_cnt=${wait_time}
# while [[ ${temp_cnt} -gt 0 ]];