bryan 2 nedēļas atpakaļ
vecāks
revīzija
aa6a0cc7f2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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