fix(systemd/readme): Improve README documentation and fix UPS status retrieval in systemd service

This commit is contained in:
2025-03-25 09:49:30 +00:00
parent fce5a9bafd
commit 7ef38cf961
4 changed files with 89 additions and 7 deletions

View File

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