mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 12:36:27 +02:00
debug output
This commit is contained in:
@@ -131,7 +131,7 @@ elif [ ${mode} = "restore" ]; then
|
||||
echo
|
||||
|
||||
# unpack zip
|
||||
echo "Restoring LND data ..."
|
||||
echo "Restoring LND data from ${filename} ..."
|
||||
sudo tar -xfv ${filename} -C /
|
||||
echo "OK"
|
||||
echo
|
||||
|
Reference in New Issue
Block a user