mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-19 10:28:58 +01:00
fix set password c
This commit is contained in:
@@ -92,7 +92,7 @@ elif [ "${abcd}" = "c" ]; then
|
|||||||
echo "****************************************************************************"
|
echo "****************************************************************************"
|
||||||
|
|
||||||
# let LND-CLI handle the password change
|
# let LND-CLI handle the password change
|
||||||
lncli --chain=${network} --network=${chain}net changepassword
|
sudo -u bitcoin lncli --chain=${network} --network=${chain}net changepassword
|
||||||
|
|
||||||
# deactivate AUTO-UNLOCK if activated
|
# deactivate AUTO-UNLOCK if activated
|
||||||
sudo /home/admin/config.scripts/lnd.autounlock.sh off
|
sudo /home/admin/config.scripts/lnd.autounlock.sh off
|
||||||
|
|||||||
Reference in New Issue
Block a user