From 01170d6de400109d7dcd9f8f0c1a76d70c323b3b Mon Sep 17 00:00:00 2001 From: /geco Date: Mon, 24 Dec 2018 01:56:10 +0100 Subject: [PATCH] add please wait --- home.admin/config.scripts/lnd.autounlock.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/lnd.autounlock.sh b/home.admin/config.scripts/lnd.autounlock.sh index 0eddea9..812f1da 100755 --- a/home.admin/config.scripts/lnd.autounlock.sh +++ b/home.admin/config.scripts/lnd.autounlock.sh @@ -35,7 +35,7 @@ Password C will be stored on the device. fi # test if correct - echo "testing password" + echo "testing password .. please wait" sudo systemctl restart lnd sleep 4 result=$(sudo python /home/admin/config.scripts/lnd.unlock.py ${passwordC})