mirror of
https://github.com/MiSTer-devel/Distribution_MiSTer.git
synced 2026-05-24 03:03:20 +00:00
Some more info output
This commit is contained in:
committed by
GitHub
parent
b4b18788d9
commit
62de4dca84
4
.github/update_distribution.sh
vendored
4
.github/update_distribution.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user