Some more info output

This commit is contained in:
José Manuel Barroso Galindo
2022-05-10 22:45:22 +02:00
committed by GitHub
parent b4b18788d9
commit 62de4dca84

View File

@@ -8,6 +8,10 @@ update_distribution() {
local PUSH_COMMAND="${2:-}"
fetch_core_urls
echo
echo "CORE_URLs:"
echo ${CORE_URLS}
echo
classify_core_categories
if [[ "${LINUX_GITHUB_REPOSITORY:-}" != "" ]] ; then