mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
info optimized
This commit is contained in:
parent
6706ecc383
commit
59ee1e87a9
@ -221,11 +221,11 @@ elif [ "${abcd}" = "c" ]; then
|
||||
echo "****************************************************************************"
|
||||
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 "To CANCEL use CTRL+C - use command 'raspiblitz' to get back to main menu"
|
||||
echo "****************************************************************************"
|
||||
|
||||
echo "LND needs to restarted to lock wallet first .. (please wait)"
|
||||
sudo systemctl restart lnd
|
||||
sleep 6
|
||||
|
||||
# let LND-CLI handle the password change
|
||||
sudo -u bitcoin lncli --chain=${network} --network=${chain}net changepassword
|
||||
|
Loading…
x
Reference in New Issue
Block a user