mirror of
https://github.com/angolo40/mikrocata2selks.git
synced 2025-05-12 00:17:21 +00:00
fix
This commit is contained in:
parent
b0b72f47a3
commit
2c97d652ad
@ -83,13 +83,13 @@ then
|
||||
if "$( docker container inspect -f '{{.State.Running}}' suricata )" == "true"
|
||||
then
|
||||
echo "include: mikrocata2selks.yaml" >> $PATH_SELKS/docker/containers-data/suricata/etc/suricata.yaml
|
||||
docker restart suricata
|
||||
fi
|
||||
docker restart suricata
|
||||
fi
|
||||
|
||||
echo "--- INSTALL COMPLETED ---"
|
||||
echo "--- "
|
||||
echo "--- "
|
||||
echo "--- Edit '/usr/local/bin/mikrocata.py' with your info and then reload service with 'systemctl restart mikrocata.service'"
|
||||
echo "--- Remember to confiure Mikrotik"
|
||||
echo "--- Remember to configure Mikrotik"
|
||||
echo "--- "
|
||||
|
Loading…
x
Reference in New Issue
Block a user