fix(readme): Update Quick Install command syntax in readme for auto-yes installation

This commit is contained in:
2025-03-25 12:57:12 +00:00
parent f9aa1cfd2f
commit 89a5d23d2f
3 changed files with 7 additions and 5 deletions

View File

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