mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 01:01:50 +02:00
Update run
This commit is contained in:
@@ -52,7 +52,7 @@ for addons in $(bashio::config "addon|keys"); do
|
|||||||
|
|
||||||
#Git commit and push
|
#Git commit and push
|
||||||
bashio::log.info "... $SLUG : push to master"
|
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}" | echo
|
||||||
git push
|
git push
|
||||||
|
|
||||||
#Update the current flag
|
#Update the current flag
|
||||||
|
|||||||
Reference in New Issue
Block a user