From ee5fa8d2db2d51ca2d20a4ae4a1ff96e3ab64069 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 25 Sep 2019 09:59:15 -0400 Subject: [PATCH] Setup Script - Remove undeeded password message --- so-setup-network.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/so-setup-network.sh b/so-setup-network.sh index d021434c6..201c78468 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -1866,9 +1866,6 @@ if (whiptail_you_sure); then get_log_size_limit get_main_ip # Add the user so we can sit back and relax - echo "" - echo "**** Please set a password for socore. You will use this password when setting up other Nodes/Sensors" - echo "" add_socore_user_master { sleep 0.5