Files
AWatch-rus/scripts/detmir-support-monthly.sh
T

7 lines
156 B
Bash

#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
"$SCRIPT_DIR/detmir-support-run.sh" --scope monthly "$@"