Merge pull request #907 from Security-Onion-Solutions/feature/spacing-so-allow

so-allow spacing fix
This commit is contained in:
Josh Brower
2020-06-30 08:13:38 -04:00
committed by GitHub

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):"