#711 rename also host on LND-RESET

This commit is contained in:
Christian Rotzoll 2019-08-07 13:53:47 +02:00
parent d4c12ae81f
commit 05ec258bec

View file

@ -490,6 +490,11 @@ else
OK LND Reset is done. OK LND Reset is done.
System will restart now. System will restart now.
" 10 35 " 10 35
# make sure host is named like in the raspiblitz config
echo "Setting the Name/Alias/Hostname .."
sudo /home/admin/config.scripts/lnd.setname.sh ${hostname}
sudo shutdown -r now sudo shutdown -r now
fi fi