typo in collector scripts run

This commit is contained in:
pae23 2022-02-07 23:36:42 +01:00 committed by GitHub
parent fd2874d00e
commit 6580338253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ if [[ -f /config/openbmpd.conf ]]; then
fi
# 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
# Start openbmpd and wait - openbmpd runs in foreground