From aa6a0cc7f275be06f8e95d2ea2d57d850cdb1b69 Mon Sep 17 00:00:00 2001 From: bryan Date: Fri, 4 Oct 2024 00:53:10 -0400 Subject: [PATCH] Add temp debug --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index 6325d9c..c8c98c8 100755 --- a/installJRMC +++ b/installJRMC @@ -1674,7 +1674,6 @@ main() { debug "Debugging on" debug "installJRMC version: $SCRIPT_VERSION" - declare -p ((SELF_UPDATE)) && update_self "$@" @@ -1685,6 +1684,7 @@ main() { fi set_mc_version + ((DEBUG)) && declare -p if (( UNINSTALL_SWITCH )); then if ask_ok "Do you really want to uninstall JRiver Media Center?"; then