added other arch
This commit is contained in:
parent
627fd9b543
commit
895a577b7e
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user