mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 21:59:19 +02:00
removed restart - not needed when rebbot
This commit is contained in:
parent
289880a4f0
commit
ab6043ac12
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user