From 821dbbefcca84692554355a4c314e975254be839 Mon Sep 17 00:00:00 2001 From: Einar Felipe Lanfranco Date: Tue, 14 Jun 2022 18:19:48 -0300 Subject: [PATCH] Update DEVELOP-GUIDE.md --- DEVELOP-GUIDE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DEVELOP-GUIDE.md b/DEVELOP-GUIDE.md index 19ad3a8..652d3cd 100644 --- a/DEVELOP-GUIDE.md +++ b/DEVELOP-GUIDE.md @@ -53,3 +53,6 @@ docker-compose exec -f docker-compose-dev.yml intelmq sudo bash /opt/install_re When you do this: * Yours bots REQUERIMENTS.txt and the bots will be installed + + +* Another thing, you could make your bots to be running when container startup, just setting ENABLE_BOTNET_AT_BOOT: "true"