fix typo in so-analyst-install warning

This commit is contained in:
m0duspwnens
2020-12-21 11:42:03 -05:00
parent 7b8f5aa8a9
commit a18c89d804

View File

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