🔥 Removal of disabled shellcheck rule

This commit is contained in:
Franck Nijhof 2020-07-26 20:31:16 +02:00
parent 41a035f7f2
commit fc5651a223
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -1,6 +1,4 @@
#!/usr/bin/with-contenv bashio
# shellcheck disable=SC2191
bashio::log.info 'Starting prometheus config generator...'
if [[ ! -d /share/promethus/targets ]] ; then