@ -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