Update run.sh

This commit is contained in:
Alexandre
2021-05-14 08:22:52 +02:00
committed by GitHub
parent 9d5878c390
commit 714e2a3139

View File

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