FEATURE: Add docs link to Setup #5459

This commit is contained in:
doug
2021-09-10 06:19:16 -04:00
parent 4e2d5018a2
commit db50ef71b4

View File

@@ -1867,8 +1867,9 @@ whiptail_you_sure() {
read -r -d '' you_sure_text <<- EOM read -r -d '' you_sure_text <<- EOM
Welcome to Security Onion Setup! 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. 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.
Would you like to continue? Would you like to continue?