mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-01 15:07:21 +02:00
#711 rename also host on LND-RESET
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user