diff --git a/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh b/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh index 328e8b2..06b06aa 100644 --- a/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh +++ b/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh @@ -428,7 +428,7 @@ else if [ $? == 0 ]; then pp_postprocessing else - print_error "Rule download for $choice4 has failed; Either you've downloaded rules for another sensor from the same public IP address in the last 15 minutes, your Oink Code is invalid, or you have another issue. Check $logfile, Troubleshoot your connectivity issues to snort.org, and ensure you wait a minimum of 15 minutes before trying again." + print_error "Rule download for $choice4 has failed\; Either you've downloaded rules for another sensor from the same public IP address in the last 15 minutes, your Oink Code is invalid, or you have another issue. Check $logfile, Troubleshoot your connectivity issues to snort.org, and ensure you wait a minimum of 15 minutes before trying again." exit 1 fi fi @@ -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