mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
password b
This commit is contained in:
parent
41264ab6c0
commit
a3640e7057
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ elif [ "${abcd}" = "b" ]; then
|
|||
sed -i "s/^${network}d.rpcpass=.*/${network}d.rpcpass=${newPassword}/g" /mnt/hdd/lnd/lnd.conf 2>/dev/null
|
||||
sed -i "s/^${network}d.rpcpass=.*/${network}d.rpcpass=${newPassword}/g" /home/admin/.lnd/lnd.conf 2>/dev/null
|
||||
|
||||
echo "OK -> RPC Password B changed"
|
||||
echo "if services are running - reboot is needed to activate new settings"
|
||||
|
||||
############################
|
||||
|
|
Loading…
Add table
Reference in a new issue