Merge pull request #5460 from Security-Onion-Solutions/feature/welcome-link-docs

FEATURE: Add docs link to Setup #5459
This commit is contained in:
Doug Burks
2021-09-10 07:27:48 -04:00
committed by GitHub

View File

@@ -1867,7 +1867,8 @@ whiptail_you_sure() {
read -r -d '' you_sure_text <<- EOM
Welcome to Security Onion Setup!
You can use Setup for lots of different use cases from a small standalone installation to a large distributed deployment for your enterprise.
You can use Setup for lots of different use cases from a small standalone installation to a large distributed deployment for your enterprise. Don't forget to review the documentation at:
https://docs.securityonion.net
Setup uses keyboard navigation and you can use arrow keys to move around. Certain screens may provide a list and ask you to select one or more items from that list. You can use [SPACE] to select items and [ENTER] to proceed to the next screen.