feat(detmir): add support scripts docs and daily/weekly/monthly runners

This commit is contained in:
igor04091968
2026-06-18 22:26:28 +03:00
parent c9ad5ecca7
commit 9b4b847723
8 changed files with 914 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
"$SCRIPT_DIR/detmir-support-run.sh" --scope weekly "$@"