Ver Fonte

Add temp debug

bryan há 2 semanas atrás
pai
commit
91c6f80961
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

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