mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-03 17:59:54 +02:00
change password b make reboot
This commit is contained in:
@@ -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
|
sed -i "s/^btc.rpc.password=.*/btc.rpc.password=${newPassword}/g" /home/btcpay/.nbxplorer/Main/settings.config 2>/dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "OK -> RPC Password B changed"
|
echo "# OK -> RPC Password B changed"
|
||||||
echo "if services are running - reboot is needed to activate new settings"
|
echo "# Reboot is needed"
|
||||||
exit 0
|
exit 1
|
||||||
|
|
||||||
############################
|
############################
|
||||||
# PASSWORD C
|
# PASSWORD C
|
||||||
|
Reference in New Issue
Block a user