feat(setup): Add --force update flag to setup script and update installation instructions

This commit is contained in:
2025-03-26 13:49:47 +00:00
parent da49b7a5bf
commit cc1cfe894c
5 changed files with 38 additions and 7 deletions

View File

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