Add temp debug

This commit is contained in:
2024-10-04 00:49:18 -04:00
parent 5399276643
commit 91c6f80961

View File

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