From a84ae4273ed9c358592d647a317c0dd8f797e319 Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 30 Jul 2026 20:38:30 -0400 Subject: [PATCH] Add temp debug --- installJRMC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index beba0e0..7b6cd81 100755 --- a/installJRMC +++ b/installJRMC @@ -426,6 +426,8 @@ get_mc_version() { debug "${FUNCNAME[0]}()" declare -g MC_VERSION MC_MVERSION MC_VERSION_SOURCE + debug "BUILD_SWITCH=$BUILD_SWITCH LOCAL_INSTALL_SWITCH=$LOCAL_INSTALL_SWITCH CREATEREPO_SWITCH=$CREATEREPO_SWITCH" + # Use user provided MC version if available if [[ -n $MC_VERSION_USER ]]; then MC_VERSION="$MC_VERSION_USER" @@ -2018,7 +2020,7 @@ main() { fi if ((REPO_INSTALL_SWITCH)); then - info "Installing JRiver Media Center from remote repository." + info "Installing JRiver Media Center from repository." local repo_file install_external_repos