mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-30 18:25:41 +01:00
git_pull: Collection of improvements (#901)
* git_pull: Prettier YAML files * git_pull: Move run.sh to data folder * git_pull: Update add-on URL * git_pull: Pin add-on base images * git_pull: Documentation tweak * git_pull: Remove installation of curl, part of base image * git_pull: Styling tweak to Dockerfile
This commit is contained in:
committed by
Pascal Vizeli
parent
646857b305
commit
ed3f09a481
@@ -3,7 +3,7 @@
|
||||
"version": "7.7",
|
||||
"slug": "git_pull",
|
||||
"description": "Simple git pull to update the local configuration",
|
||||
"url": "https://home-assistant.io/addons/git_pull/",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/git_pull",
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"startup": "services",
|
||||
"boot": "manual",
|
||||
|
||||
Reference in New Issue
Block a user