info optimized

This commit is contained in:
rootzoll
2019-02-14 14:00:12 +01:00
parent 6706ecc383
commit 59ee1e87a9

View File

@@ -221,11 +221,11 @@ elif [ "${abcd}" = "c" ]; then
echo "****************************************************************************" echo "****************************************************************************"
echo "This is your Password C on the RaspiBlitz to unlock your LND wallet." echo "This is your Password C on the RaspiBlitz to unlock your LND wallet."
echo "If you had Auto-Unlock active - you need to re-activate after this." echo "If you had Auto-Unlock active - you need to re-activate after this."
echo "To CANCEL use CTRL+C - use command 'raspiblitz' to get back to main menu"
echo "****************************************************************************" echo "****************************************************************************"
echo "LND needs to restarted to lock wallet first .. (please wait)" echo "LND needs to restarted to lock wallet first .. (please wait)"
sudo systemctl restart lnd sudo systemctl restart lnd
sleep 6
# let LND-CLI handle the password change # let LND-CLI handle the password change
sudo -u bitcoin lncli --chain=${network} --network=${chain}net changepassword sudo -u bitcoin lncli --chain=${network} --network=${chain}net changepassword