mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 11:37:19 +02:00
adding debug output
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user