From ffea31dfd6e78d86fdc9b636f3ea608e34a926f0 Mon Sep 17 00:00:00 2001 From: openoms <43343391+openoms@users.noreply.github.com> Date: Sun, 18 Feb 2024 22:19:45 +0000 Subject: [PATCH] improve wording on restart (#4426) --- home.admin/setup.scripts/controlFinalDialog.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.admin/setup.scripts/controlFinalDialog.sh b/home.admin/setup.scripts/controlFinalDialog.sh index f3044090d..b57eb5651 100755 --- a/home.admin/setup.scripts/controlFinalDialog.sh +++ b/home.admin/setup.scripts/controlFinalDialog.sh @@ -88,10 +88,10 @@ fi sleep 2 clear echo "***********************************************************" -echo "RaspiBlitz going to reboot" +echo "RaspiBlitz is about to reboot" echo "***********************************************************" echo "This is the final setup reboot - you will get disconnected." -echo "SSH again into system after restart." +echo "Connect via SSH again after the restart." echo "Use your password A" echo "***********************************************************" sleep 5