~1.9.5alpha12 pkg

This commit is contained in:
juewuy
2026-03-25 19:57:18 +08:00
parent 13aa2f20cf
commit 3e2ad3da2e
5 changed files with 5 additions and 5 deletions

View File

@@ -755,10 +755,10 @@ debug() {
main_menu
;;
9)
. "$CRASHDIR"/libs/core_webget.sh && core_find && "$TMPDIR"/CrashCore merge "$TMPDIR"/debug.json -C "$TMPDIR"/jsons && line_break
. "$CRASHDIR"/libs/core_tools.sh && core_find && "$TMPDIR"/CrashCore merge "$TMPDIR"/debug.json -C "$TMPDIR"/jsons && line_break
comp_box "\033[32m$TOOLS_MERGE_OK\033[0m"
[ "$TMPDIR" = "$BINDIR" ] && rm -rf "$TMPDIR"/CrashCore
main_menu
debug
;;
*)
errornum