Update run.sh

This commit is contained in:
Alexandre
2021-05-13 23:25:02 +02:00
committed by GitHub
parent 65236a7300
commit 1989b5552d

View File

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