so-allow spacing fix

This commit is contained in:
Josh Brower
2020-06-30 08:13:00 -04:00
parent 0b7026a11e
commit 1c0443458c

View File

@@ -88,6 +88,7 @@ if [ "$SKIP" -eq 0 ]; then
echo "[w] - Wazuh agent - port 1514/tcp/udp"
echo "[p] - Wazuh API - port 55000/tcp"
echo "[r] - Wazuh registration service - 1515/tcp"
echo ""
echo "Please enter your selection (a - analyst, b - beats, o - osquery, w - wazuh):"
read -r ROLE
echo "Enter a single ip address or range to allow (example: 10.10.10.10 or 10.10.0.0/16):"