From f862abed4d943fc79f2b8bb224c1dc2545d253ad Mon Sep 17 00:00:00 2001 From: Meliox Date: Wed, 12 Jun 2024 20:04:52 +0200 Subject: [PATCH] language --- pve-mod-gui-sensors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pve-mod-gui-sensors.sh b/pve-mod-gui-sensors.sh index 86755bb..080d920 100644 --- a/pve-mod-gui-sensors.sh +++ b/pve-mod-gui-sensors.sh @@ -27,7 +27,7 @@ pvemanagerlibjs="/usr/share/pve-manager/js/pvemanagerlib.js" nodespm="/usr/share/perl5/PVE/API2/Nodes.pm" ##################### DO NOT EDIT BELOW ####################### -# Only to be used to debug on other systems. Add the "sensor -j" into the file. +# Only to be used to debug on other systems. Save the "sensor -j" output into a json file. # Information will be loaded for script configuration and presented in Proxmox. DEBUG_REMOTE="FALSE" JSON_FILE="/tmp/sensordata.json"