mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 10:31:26 +02:00
Add log source
This commit is contained in:
@@ -102,6 +102,7 @@ if [ -f /data/"$BASENAME"/"$f"/updater.json ]; then
|
|||||||
|
|
||||||
# Use source as upstream
|
# Use source as upstream
|
||||||
ARGUMENTS="--at $SOURCE"
|
ARGUMENTS="--at $SOURCE"
|
||||||
|
LOGINFO="... $SLUG : source is $SOURCE" && if [ "$VERBOSE" = true ]; then bashio::log.info "$LOGINFO"; fi
|
||||||
|
|
||||||
#Prepare tag flag
|
#Prepare tag flag
|
||||||
if [ "${FULLTAG}" = true ]; then
|
if [ "${FULLTAG}" = true ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user