mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-13 08:31:01 +01:00
Update run.sh
This commit is contained in:
@@ -14,6 +14,7 @@ git config --system user.password ${GITPASS}
|
||||
git config --system user.email ${GITMAIL}
|
||||
|
||||
if [ bashio::config.has_value 'git-api' ]; then
|
||||
bashio::log.info "... setting github API"
|
||||
export GITHUB_API_TOKEN=$(bashio::config 'git-api')
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user