From 781e2377da176b4f84f43ffea28c2861a052d51c Mon Sep 17 00:00:00 2001 From: rootzoll Date: Wed, 12 Dec 2018 18:34:00 +0100 Subject: [PATCH] updated text --- home.admin/20recoverDialog.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/20recoverDialog.sh b/home.admin/20recoverDialog.sh index 5b411f2..ad13ce5 100755 --- a/home.admin/20recoverDialog.sh +++ b/home.admin/20recoverDialog.sh @@ -59,7 +59,7 @@ Write them down & store them in a safe place. sudo rm /home/admin/raspiblitz.recover.info # sucess info dialog - dialog --backtitle "RaspiBlitz" --msgbox "OK - new SSH passord A is '$result'\nFinal reboot is needed." 6 52 + dialog --backtitle "RaspiBlitz" --msgbox "New SSH password A is '$result'\nFINAL REBOOT IS NEEDED." 6 52 sudo shutdown -r now fi