🔨 Re-branding

This commit is contained in:
Franck Nijhof 2020-02-12 21:54:24 +01:00
parent 8a8638c41b
commit 45c54a505e
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
6 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
---
repository:
description: "chrony - Community Home Assistant Add-ons"
description: "chrony - Home Assistant Community Add-ons"
homepage: https://addons.community
topics: ntp, chrony, addon, addons, home-assistant, homeassistant
private: false

View file

@ -1,4 +1,4 @@
# Community Home Assistant Add-on: chrony
# Home Assistant Community Add-on: chrony
[![GitHub Release][releases-shield]][releases]
![Project Stage][project-stage-shield]
@ -116,7 +116,7 @@ Got questions?
You have several options to get them answered:
- The [Community Home Assistant Add-ons Discord chat server][discord] for add-on
- The [Home Assistant Community Add-ons Discord chat server][discord] for add-on
support and feature requests.
- The [Home Assistant Discord chat server][discord-ha] for general Home
Assistant discussions and questions.

View file

@ -1,4 +1,4 @@
# Community Home Assistant Add-on: chrony
# Home Assistant Community Add-on: chrony
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]

View file

@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Community Home Assistant Add-on: chrony
# Home Assistant Community Add-on: chrony
# Configures chrony
# ==============================================================================
readonly CHRONY_CONF='/etc/chrony/chrony.conf'

View file

@ -1,6 +1,6 @@
#!/usr/bin/execlineb -S0
# ==============================================================================
# Community Home Assistant Add-on: chrony
# Home Assistant Community Add-on: chrony
# Take down the S6 supervision tree when chrony fails
# ==============================================================================
if -n { s6-test $# -ne 0 }

View file

@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Community Home Assistant Add-on: chrony
# Home Assistant Community Add-on: chrony
# Runs chrony daemon
# ==============================================================================
declare -a options