Add option for path from config

This commit is contained in:
Alexandre
2021-05-14 08:27:21 +02:00
committed by GitHub
parent cfb62b12ab
commit 93bfdcca2d

View File

@@ -43,8 +43,7 @@ fi
declare TOKEN
TOKEN=$(bashio::config 'secret_token')
PATH=$(bashio::config 'path')
PATH="${$PATH:-joal}"
PATH=$(bashio::config 'ui_path')
VERBOSE=$(bashio::config 'verbose') || true
# check password change