🔥 Remove unused variable from proemetheus init

This commit is contained in:
Franck Nijhof 2020-07-26 20:29:08 +02:00
parent 9c72d27948
commit 041bbfec53
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -3,7 +3,4 @@
# Home Assistant Community Add-on: Prometheus
# Configures Prometheus
# ==============================================================================
readonly CONFIG="/etc/prometheus/prometheus.yml"
echo "${HASSIO_TOKEN}" > '/run/home-assistant.token'