From 5e75ac785bcfab502b0e9547cce229228fa9a336 Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Tue, 16 Apr 2019 18:26:18 +0100 Subject: [PATCH] download wait --- home.admin/99checkBackup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home.admin/99checkBackup.sh b/home.admin/99checkBackup.sh index 475a483..efd9b5e 100644 --- a/home.admin/99checkBackup.sh +++ b/home.admin/99checkBackup.sh @@ -96,6 +96,8 @@ if [ $? -eq 0 ]; then echo "please wait .." sleep 2 /home/admin/config.scripts/lnd.rescue.sh backup + echo + echo "PRESS ENTER to continue once your done downloading." read key else clear @@ -105,7 +107,6 @@ else echo "please wait .." sleep 2 /home/admin/config.scripts/lnd.rescue.sh backup no-download - read key fi whiptail --title "READY TO UPDATE?" --yes-button "START UPDATE" --no-button "Cancel" --yesno "If you start the update: The RaspiBlitz will power down.