Pascal Vizeli a84f63cc76 git_pull 7.1 (#514)
* continue script when internet connection lost once (#511)

* continue script when internet connection lost once

changed some "exit 1" to "return 1" in function git-synchronize. By this, the script should not terminate when there's no internet connection during a repeat check. I left "exit 1" for the initial, critical and config topics => script should terminate here I think.

* improved style of "if" statement

* 7.1 Fix repeat option (#511)

* 7.1 Fix repeat option (#511)

* git_pull: Enhance restart_ignore to support whole directories (#513)

* git_pull: Enhance restart_ignore to support whole directories

* Missing double-quote
2019-01-24 17:30:19 +01:00
2018-08-24 22:07:16 +02:00
2019-01-09 13:59:44 +01:00
2019-01-09 13:59:44 +01:00
2018-10-10 10:07:35 +02:00
2019-01-22 21:57:50 +01:00
2019-01-09 13:59:44 +01:00
2019-01-09 13:59:44 +01:00
2019-01-09 13:59:44 +01:00
2019-01-24 17:30:19 +01:00
2019-01-09 13:59:44 +01:00
2019-01-22 17:00:37 +01:00
2019-01-09 13:59:44 +01:00
2019-01-09 13:59:44 +01:00
2019-01-09 13:59:44 +01:00
2019-01-09 13:59:44 +01:00
2019-01-09 13:59:44 +01:00
2019-01-09 13:59:44 +01:00
2019-01-15 15:21:36 +01:00
2019-01-09 13:59:44 +01:00
2017-07-23 12:12:06 -07:00
2018-10-24 15:50:11 +02:00

Hass.io Addons repository

https://home-assistant.io/hassio

Best practice

  • Make a bash script called run.sh it will parse and prepare the env
  • If you have a special configuration file move it to /etc or modify the default configuration file at its origin place

Version

  • A fix or small improvement gives +0.1
  • New options, big changes give +1
Description
No description provided
Readme Apache-2.0 82 MiB
Languages
Shell 37.4%
Tcl 35.3%
Dockerfile 14.4%
HTML 5.1%
Python 4.2%
Other 3.6%