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