Browse Source

add please wait

dev
/geco 6 years ago
parent
commit
01170d6de4
  1. 2
      home.admin/config.scripts/lnd.autounlock.sh

2
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})

Loading…
Cancel
Save