avoid misreading

This commit is contained in:
Alexandre
2021-11-29 10:08:53 +01:00
parent 0365520a4a
commit 924cc9181a
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ else
cp /templates/config.yaml "$(dirname "${CONFIGSOURCE}")"
else
# Download template
TEMPLATESOURCE="https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/zzz_templates/config.yaml"
TEMPLATESOURCE="https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/zzz_templates/config.template"
curl -L -f -s $TEMPLATESOURCE --output $CONFIGSOURCE
fi
# Need to restart