Merge pull request #2403 from Security-Onion-Solutions/fix/so-analyst-typo

fix typo in so-analyst-install warning
This commit is contained in:
Mike Reeves
2020-12-21 11:48:25 -05:00
committed by GitHub

View File

@@ -84,7 +84,7 @@ while [[ $INSTALL != "yes" ]] && [[ $INSTALL != "no" ]]; do
echo "## ##" echo "## ##"
echo "## Installing the Security Onion ##" echo "## Installing the Security Onion ##"
echo "## analyst node on this device will ##" echo "## analyst node on this device will ##"
echo "## make permanenet changes to ##" echo "## make permanent changes to ##"
echo "## the system. ##" echo "## the system. ##"
echo "## ##" echo "## ##"
echo "###########################################" echo "###########################################"