fix(setup/readme): Improve force update instructions and dependency installation process in setup.sh and readme.md

This commit is contained in:
2025-03-26 13:54:49 +00:00
parent 47ef918128
commit 3e6b883b38
4 changed files with 22 additions and 14 deletions

View File

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