Explorar el Código

Add temp debug

bryan hace 2 semanas
padre
commit
c474ce4eb7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -1674,7 +1674,7 @@ main() {
 
     debug "Debugging on"
     debug "installJRMC version: $SCRIPT_VERSION"
-    ((DEBUG)) && declare -p
+    declare -p
 
     ((SELF_UPDATE)) && update_self "$@"