mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 22:29:20 +02:00
remove starting services
This commit is contained in:
parent
08de483aca
commit
0e5985a4bc
@ -72,9 +72,7 @@ echo "OK - sync is activated"
|
||||
if [ "${setupStep}" = "100" ]; then
|
||||
|
||||
# start servives
|
||||
echo "starting services .."
|
||||
sudo systemctl start ${network}d
|
||||
sudo systemctl start lnd
|
||||
echo "reboot needed: shutdown -r now"
|
||||
|
||||
else
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user