mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 21:59:19 +02:00
change password b make reboot
This commit is contained in:
parent
4d0a18b31d
commit
45004c4bae
@ -235,9 +235,9 @@ EOF
|
||||
sed -i "s/^btc.rpc.password=.*/btc.rpc.password=${newPassword}/g" /home/btcpay/.nbxplorer/Main/settings.config 2>/dev/null
|
||||
fi
|
||||
|
||||
echo "OK -> RPC Password B changed"
|
||||
echo "if services are running - reboot is needed to activate new settings"
|
||||
exit 0
|
||||
echo "# OK -> RPC Password B changed"
|
||||
echo "# Reboot is needed"
|
||||
exit 1
|
||||
|
||||
############################
|
||||
# PASSWORD C
|
||||
|
Loading…
x
Reference in New Issue
Block a user