diff --git a/so-setup-network.sh b/so-setup-network.sh index 3d4a1a1db..cd043375f 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -1145,8 +1145,7 @@ whiptail_check_exitstatus() { whiptail_create_socore_user() { - whiptail --title "Security Onion Setup" --msgbox "Set a password for the socore user. This account is used \ - for adding sensors remotely." 8 78 + whiptail --title "Security Onion Setup" --msgbox "Set a password for the socore user. This account is used for adding sensors remotely." 8 78 }