mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7 * update configurator * Fix docker file * Update docker files * fix image * Update * certbot
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"slug": "git_pull",
|
||||
"description": "Simple git pull to update the local configuration",
|
||||
"url": "https://home-assistant.io/addons/git_pull/",
|
||||
"arch": ["armhf", "aarch64", "amd64", "i386"],
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"startup": "services",
|
||||
"boot": "manual",
|
||||
"hassio_api": true,
|
||||
|
||||
Reference in New Issue
Block a user