mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 18:21:51 +02:00
Update run.sh
This commit is contained in:
@@ -13,9 +13,9 @@ git config --system user.name ${GITUSER}
|
|||||||
git config --system user.password ${GITPASS}
|
git config --system user.password ${GITPASS}
|
||||||
git config --system user.email ${GITMAIL}
|
git config --system user.email ${GITMAIL}
|
||||||
|
|
||||||
#if bashio::config.has_value 'git-api'; then
|
#if bashio::config.has_value 'gitapi'; then
|
||||||
#bashio::log.info "... setting github API"
|
#bashio::log.info "... setting github API"
|
||||||
export GITHUB_API_TOKEN=$(bashio::config 'git-api')
|
export GITHUB_API_TOKEN=$(bashio::config 'gitapi')
|
||||||
#fi
|
#fi
|
||||||
|
|
||||||
bashio::log.info "... parse addons"
|
bashio::log.info "... parse addons"
|
||||||
|
|||||||
Reference in New Issue
Block a user