mirror of
https://github.com/hassio-addons/addon-prometheus.git
synced 2025-05-04 19:21:35 +00:00
🔥 Removal of disabled shellcheck rule
This commit is contained in:
parent
41a035f7f2
commit
fc5651a223
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck disable=SC2191
|
|
||||||
|
|
||||||
bashio::log.info 'Starting prometheus config generator...'
|
bashio::log.info 'Starting prometheus config generator...'
|
||||||
|
|
||||||
if [[ ! -d /share/promethus/targets ]] ; then
|
if [[ ! -d /share/promethus/targets ]] ; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue