From 8e6e92b37c5e8d2d3bc2a3ccb02d582f1d572c39 Mon Sep 17 00:00:00 2001 From: /rootzoll Date: Sun, 9 Jun 2024 22:20:37 +0200 Subject: [PATCH] #4541 remove text (#4608) --- home.admin/_bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/home.admin/_bootstrap.sh b/home.admin/_bootstrap.sh index e2a1eb35f..1b2a77eed 100755 --- a/home.admin/_bootstrap.sh +++ b/home.admin/_bootstrap.sh @@ -1019,7 +1019,6 @@ if [ ${isMounted} -eq 0 ]; then # system has to wait before reboot to present like seed words and other info/options to user echo "BOOTSTRAP EXIT ... waiting for final setup controller to initiate final reboot." >> $logFile - echo "------------> You may login thru web browser to continue setup." >> $logFile exit 1 else