Browse Source

Add temp debug

bryan 2 tuần trước cách đây
mục cha
commit
aa6a0cc7f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      installJRMC

+ 1 - 1
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