👕 Fixes shellcheck linter warnings

This commit is contained in:
Franck Nijhof 2019-03-16 15:43:47 +01:00
parent ba800df058
commit d641b341f7
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -18,7 +18,7 @@ __BASHIO_BIN=$(readlink -f "${BASH_SOURCE[0]}")
__BASHIO_LIB_DIR=$(dirname "${__BASHIO_BIN}")
# Include Bashio library
# shellcheck source=bashio.sh
# shellcheck source=lib/bashio.sh
source "${__BASHIO_LIB_DIR}/bashio.sh"
# Execute source