mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
removed restart - not needed when rebbot
This commit is contained in:
@@ -38,7 +38,6 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||
# to prevent tls cer auth error
|
||||
echo "*** Modify lnd.conf ***"
|
||||
sudo sed -i "s/^rpclisten=0.0.0.0:10009/#rpclisten=0.0.0.0:10009/g" /mnt/hdd/lnd/lnd.conf
|
||||
sudo systemctl restart lnd
|
||||
echo ""
|
||||
|
||||
# install latest nodejs
|
||||
|
||||
Reference in New Issue
Block a user