This commit is contained in:
Meliox 2025-08-07 11:34:53 +02:00
parent b9902b9f80
commit 23d40c697a

View File

@ -25,7 +25,7 @@ BACKUP_DIR=""
# DEV NOTE: lm-sensors version >3.6.0 breakes properly formatted JSON output using 'sensors -j'. This implements a workaround using uses a python3 for formatting # DEV NOTE: lm-sensors version >3.6.0 breakes properly formatted JSON output using 'sensors -j'. This implements a workaround using uses a python3 for formatting
DEBUG_REMOTE=false DEBUG_REMOTE=true
DEBUG_JSON_FILE="/tmp/sensordata.json" DEBUG_JSON_FILE="/tmp/sensordata.json"
# This script's working directory # This script's working directory