Add temp debug

This commit is contained in:
2024-10-04 00:52:03 -04:00
parent 91c6f80961
commit c474ce4eb7

View File

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