From cbdf57a6d4ba45bb99051d098a66a1104b0302d6 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"