feat(cli): Automatically restart running NUPST service after configuration changes in interactive setup

This commit is contained in:
2025-03-25 13:26:27 +00:00
parent 4ad383884c
commit ae8219acf7
3 changed files with 48 additions and 1 deletions

View File

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