mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-13 02:51:27 +02:00
Update run.sh
This commit is contained in:
@@ -43,7 +43,7 @@ fi
|
|||||||
|
|
||||||
declare TOKEN
|
declare TOKEN
|
||||||
TOKEN=$(bashio::config 'secret_token')
|
TOKEN=$(bashio::config 'secret_token')
|
||||||
PATH="${bashio::config 'path':-joal}"
|
PATH=${$(bashio::config 'path'):-joal}
|
||||||
VERBOSE=$(bashio::config 'verbose') || true
|
VERBOSE=$(bashio::config 'verbose') || true
|
||||||
|
|
||||||
# check password change
|
# check password change
|
||||||
|
|||||||
Reference in New Issue
Block a user