feat(installer): Add auto-yes flag to installer and update installation documentation

This commit is contained in:
2025-03-25 11:31:24 +00:00
parent 1819b6827a
commit 9b9e009523
4 changed files with 107 additions and 10 deletions

View File

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