Update run

This commit is contained in:
Alexandre
2021-01-30 21:43:58 +01:00
committed by GitHub
parent 836d9c1ea0
commit 1c418c183c

View File

@@ -52,7 +52,7 @@ for addons in $(bashio::config "addon|keys"); do
#Git commit and push
bashio::log.info "... $SLUG : push to master"
git remote set-url origin https://${GITUSER}:${GITPASS}@github.com/${REPOSITORY}
git remote set-url origin "https://${GITUSER}:${GITPASS}@github.com/${REPOSITORY}"
git push
#Update the current flag