added other arch

This commit is contained in:
Paolo Asperti 2018-11-18 21:34:18 +01:00
parent 627fd9b543
commit 895a577b7e

View File

@ -6,6 +6,12 @@
"description": "Connect to a remote NUT server", "description": "Connect to a remote NUT server",
"startup": "before", "startup": "before",
"boot": "auto", "boot": "auto",
"arch": [
"aarch64",
"amd64",
"armhf",
"i386"
],
"options": { "options": {
"credentials": { "credentials": {
"user": "monuser", "user": "monuser",