fix(systemd): Adjust logging border in systemd service installation output

This commit is contained in:
2025-03-26 18:10:49 +00:00
parent 002498b91b
commit f7e12cdcbb
3 changed files with 7 additions and 2 deletions

View File

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