fix(cli/systemd): Fix status command to pass debug flag and improve systemd status logging output

This commit is contained in:
2025-03-25 10:27:08 +00:00
parent 5eefe8cf40
commit edce110c8a
4 changed files with 27 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/nupst',
version: '2.0.0',
version: '2.0.1',
description: 'Node.js UPS Shutdown Tool for SNMP-enabled UPS devices'
}