da667 / Autosnort

Repo for autosnort scripts.
MIT License
157 stars 89 forks source link

AVATAR on Ubuntu script error #55

Closed benjaminshell closed 6 years ago

benjaminshell commented 6 years ago

The script at Autosnort/Autosnort - Ubuntu/AVATAR/autosnort-ubuntu-AVATAR.sh produces an error:

[*] Checking for snort user and group.. autosnort-ubuntu-AVATAR.sh: line 285: print_notificiation: command not found

ellowrath commented 6 years ago

Change 'print_notificiation' to 'print_notification' and that line should work fine.

benjaminshell commented 6 years ago

Looking through the open pull requests, I now see that this has been addressed already. Closing