mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 05:09:40 +02:00
add debug output
This commit is contained in:
parent
657d496b1f
commit
cf31889527
@ -72,7 +72,8 @@ echo "OK - sync is activated"
|
||||
if [ "${setupStep}" = "100" ]; then
|
||||
|
||||
# start servives
|
||||
sudo systemctl start bitcoind
|
||||
echo "starting services .."
|
||||
sudo systemctl start ${network}d
|
||||
sudo systemctl start lnd
|
||||
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user