added other arch
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user