fixup! Minor format adjustments

This commit is contained in:
rmm 2023-07-09 19:52:48 +02:00
parent 7431473858
commit a02b30ff93

View File

@ -177,7 +177,7 @@ function install_mod {
sed -i '/my $dinfo = df('\''\/'\'', 1);/i\'$'\t''$res->{thermalstate} = `sensors -j`;\n' "$nodespm" sed -i '/my $dinfo = df('\''\/'\'', 1);/i\'$'\t''$res->{thermalstate} = `sensors -j`;\n' "$nodespm"
msg "Added thermalstate to $nodespm." msg "Added thermalstate to $nodespm."
else else
warn "Thermalstate already added to \"$nodespm.\"" warn "Thermalstate already added to \"$nodespm\"."
fi fi
# Add new item to the items array in PVE.node.StatusView # Add new item to the items array in PVE.node.StatusView