mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-29 13:02:35 +02:00
mute debug info
This commit is contained in:
@@ -122,7 +122,7 @@ if [ ${anyDataAtAll} -eq 1 ]; then
|
|||||||
else
|
else
|
||||||
|
|
||||||
echo "OK -> DATA LOOKS GOOD :D"
|
echo "OK -> DATA LOOKS GOOD :D"
|
||||||
sudo rm /mnt/hdd/bitcoin/debug.log
|
sudo rm /mnt/hdd/bitcoin/debug.log 2>/dev/null
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user