Browse Source

Add temp debug

bryan 2 tuần trước cách đây
mục cha
commit
c474ce4eb7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 "$@"