Merge branch 'main' into 2.1.0

This commit is contained in:
Tim Evens 2022-02-14 13:38:55 -08:00
commit 7d4480a558

View File

@ -61,7 +61,7 @@ if [[ -f /config/openbmpd.conf ]]; then
fi fi
# Startup delay to allow for Kafka to start if not already running # Startup delay to allow for Kafka to start if not already running
ehco "Waiting 30 seconds to allow for Kafka and other containers to startup." echo "Waiting 30 seconds to allow for Kafka and other containers to startup."
sleep 30 sleep 30
# Start openbmpd and wait - openbmpd runs in foreground # Start openbmpd and wait - openbmpd runs in foreground