mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-20 10:12:06 +01:00
adding debug output
This commit is contained in:
parent
98b9769158
commit
e62b8e0112
@ -118,8 +118,10 @@ if [ ${lndRunning} -eq 0 ]; then
|
||||
echo "TOR was not selected"
|
||||
fi
|
||||
|
||||
echo "Starting LND Service ..."
|
||||
sudo systemctl enable lnd
|
||||
sudo systemctl start lnd
|
||||
|
||||
echo ""
|
||||
echo "waiting ."
|
||||
sleep 10
|
||||
|
Loading…
Reference in New Issue
Block a user