mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-06 20:11:24 +00:00
🔥 Removes debug line
This commit is contained in:
parent
7c7386b502
commit
24b2fee4f5
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@ function bashio::config.equals() {
|
|||
bashio::log.trace "${FUNCNAME[0]}:" "$@"
|
||||
|
||||
value=$(bashio::config "${key}")
|
||||
echo ":P ${value}"
|
||||
if ! bashio::var.equals "${value}" "${equals}"; then
|
||||
return "${__BASHIO_EXIT_NOK}"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue