mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
#711 rename also host on LND-RESET
This commit is contained in:
parent
d4c12ae81f
commit
05ec258bec
1 changed files with 5 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue