fix(installer): Improve installation instructions for interactive and non-interactive setups

This commit is contained in:
2025-03-25 13:15:48 +00:00
parent 897e86ad60
commit 623b7ee51f
4 changed files with 23 additions and 11 deletions

View File

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