diff --git a/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh b/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh index 328e8b2..ad81c8b 100644 --- a/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh +++ b/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh @@ -423,7 +423,7 @@ else if [ $? == 0 ]; then pp_postprocessing else - print_error "Rule download for $choice3 has failed. Trying text-only rule download for $choice4 (Final shot!)" + print_error "Rule download for $choice3 has failed. Trying text-only rule download for $choice4 \(Final shot!\)" perl pulledpork.pl -S $choice4 -c /usr/src/pulledpork/etc/pulledpork.conf -W -T -vv &>> $logfile if [ $? == 0 ]; then pp_postprocessing @@ -491,4 +491,4 @@ init 6 print_notification "The log file for autosnort is located at: $logfile" print_good "We're all done here. Have a nice day." -exit 0 \ No newline at end of file +exit 0