mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 19:31:01 +01:00
Update run.sh
This commit is contained in:
@@ -77,7 +77,7 @@ for addons in $(bashio::config "addon|keys"); do
|
||||
BASENAME=$(basename "https://github.com/$REPOSITORY")
|
||||
DATE="$(date '+%d-%m-%Y')"
|
||||
|
||||
[ $PAUSED=true ] && break
|
||||
[ $PAUSED=true ] && continue
|
||||
|
||||
#Create or update local version
|
||||
if [ ! -d /data/$BASENAME ]; then
|
||||
|
||||
Reference in New Issue
Block a user