chore(scripts): add full diagnostics package for detmir

This commit is contained in:
igor04091968
2026-06-18 22:11:38 +03:00
parent ced3b0fb20
commit c9ad5ecca7
8 changed files with 931 additions and 0 deletions
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
"$SCRIPT_DIR/detmir-full-diagnostics.sh" --scope weekly "$@"