fix(install): Improve interactive terminal detection and update installation instructions

This commit is contained in:
2025-03-25 13:12:38 +00:00
parent bd00dfe02c
commit ed78db20e2
4 changed files with 24 additions and 10 deletions

View File

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