mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-13 01:20:32 +02:00
Update run
This commit is contained in:
@@ -23,8 +23,6 @@ for addons in $(bashio::config "addon|keys"); do
|
||||
BASENAME=$(basename $REPOSITORY)
|
||||
bashio::log.info "... $SLUG : check started"
|
||||
|
||||
git remote set-url origin https://${GITUSER}:${GITPASS}@github.com/${REPOSITORY}
|
||||
|
||||
#If beta flag, select beta version
|
||||
if [ ${BETA} = true ]; then
|
||||
bashio::log.info "... $SLUG : beta is on"
|
||||
|
||||
Reference in New Issue
Block a user