Fix rule update cron

This commit is contained in:
Mike Reeves
2020-08-14 10:05:56 -04:00
parent 7309767829
commit 283f91459a

View File

@@ -10,4 +10,4 @@ got_root() {
}
got_root
docker exec -it so-idstools /bin/bash -c 'cd /opt/so/idstools/etc && idstools-rulecat'
docker exec -d so-idstools /bin/bash -c 'cd /opt/so/idstools/etc && idstools-rulecat'