mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 05:39:22 +02:00
add debug info
This commit is contained in:
parent
fddf8e2547
commit
6dabdf9089
@ -6,7 +6,7 @@ if [ "$1" = "-h" ] || [ "$1" = "--help" ] || [ "$1" = "-help" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
# basic info
|
||||
echo "###########################################"
|
||||
echo "# lnd.compact.sh"
|
||||
|
||||
@ -36,6 +36,7 @@ Do you want to compact the LND database now?" 11 60
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "###########################################"
|
||||
echo "# Start compacting ...."
|
||||
echo "# Can monitor the background process in a new window with:"
|
||||
echo "# tail -f /home/admin/lnd.db.bolt.auto-compact.log"
|
||||
|
Loading…
x
Reference in New Issue
Block a user