add please wait info

This commit is contained in:
rootzoll
2020-02-17 14:30:40 +01:00
parent d42ea2b8cb
commit 7ef92d48ad

View File

@@ -107,6 +107,7 @@ CHOICE=$(dialog --clear \
#clear
case $CHOICE in
INFO)
echo "Gathering Information (please wait) ..."
walletLocked=$(lncli getinfo 2>&1 | grep -c "Wallet is encrypted")
if [ ${walletLocked} -eq 0 ]; then
/home/admin/00infoBlitz.sh