Remove aarch64 from edge

This commit is contained in:
Otto Winter 2019-01-16 11:31:27 +01:00
parent 5ac9b8d545
commit 7ced977f2a
No known key found for this signature in database
GPG key ID: DB66C0BE6013F97E

View file

@ -7,7 +7,6 @@
"webui": "http://[HOST]:[PORT:6052]", "webui": "http://[HOST]:[PORT:6052]",
"startup": "application", "startup": "application",
"arch": [ "arch": [
"aarch64",
"amd64", "amd64",
"armhf", "armhf",
"i386" "i386"