Skip to content

Commit

Permalink
Update supported arch
Browse files Browse the repository at this point in the history
fixes #1
  • Loading branch information
mochipon authored Sep 24, 2021
1 parent af4e7c7 commit 278de62
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion uhubctl/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"description": "MQTT Bridge for uhubctl - control USB power per-port on smart USB hubs",
"arch": [
"amd64",
"i386"
"i386",
"armhf",
"armv7",
"aarch64"
],
"startup": "application",
"services": [
Expand Down

0 comments on commit 278de62

Please sign in to comment.