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:
Franck Nijhof
2019-12-18 13:54:07 +01:00
committed by Pascal Vizeli
parent 646857b305
commit ed3f09a481
6 changed files with 24 additions and 17 deletions

View File

@@ -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",