Skip to content

Commit

Permalink
Update suricata_manager.sh
Browse files Browse the repository at this point in the history
Adding missing folder during install
  • Loading branch information
juched78 committed Aug 17, 2020
1 parent 2c8d2bb commit c38b658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suricata_manager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ case "$1" in
opkg update
opkg install suricata

mkdir /opt/var/lib/ 2>/dev/null
mkdir /opt/var/lib/suricata/ 2>/dev/null
mkdir /jffs/addons/suricata/ 2>/dev/null

Expand Down

0 comments on commit c38b658

Please sign in to comment.