mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update run.sh
This commit is contained in:
@@ -35,9 +35,7 @@ for addons in $(bashio::config "addon|keys"); do
|
||||
else
|
||||
bashio::log.info "... $SLUG : updating ${REPOSITORY}"
|
||||
cd "/data/$BASENAME"
|
||||
git fetch --all
|
||||
git reset --hard origin/master
|
||||
git pull
|
||||
git pull --rebase
|
||||
fi
|
||||
|
||||
#Define the folder addon
|
||||
|
||||
Reference in New Issue
Block a user