mirror of
https://github.com/hassio-addons/addon-prometheus.git
synced 2025-05-05 03:31:25 +00:00
🔥 Remove unused variable from proemetheus init
This commit is contained in:
parent
9c72d27948
commit
041bbfec53
1 changed files with 0 additions and 3 deletions
|
@ -3,7 +3,4 @@
|
||||||
# Home Assistant Community Add-on: Prometheus
|
# Home Assistant Community Add-on: Prometheus
|
||||||
# Configures Prometheus
|
# Configures Prometheus
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
readonly CONFIG="/etc/prometheus/prometheus.yml"
|
|
||||||
|
|
||||||
echo "${HASSIO_TOKEN}" > '/run/home-assistant.token'
|
echo "${HASSIO_TOKEN}" > '/run/home-assistant.token'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue