diff --git a/Update.sh b/Update.sh index be15c19..43ccbc5 100755 --- a/Update.sh +++ b/Update.sh @@ -97,6 +97,7 @@ then then # All files were successfully downloaded and checked mv $downloads.part $downloads cat <<< $(jq --arg release $FCOSrelease '.'$stream'.'$arch'.'$artifact'.'$format' = $release' $history) > $history # Updating history file + jqverbose "Updated versions :" "$(cat $history)" fi else