adaptive-lighting/scripts/sync-strings
2026-01-10 13:03:03 +00:00

7 lines
186 B
Bash
Executable file

#!/usr/bin/env bash
set -ex
cd "$(dirname "$0")/.."
uv run markdown-code-runner --verbose README.md
uv run python ./scripts/update-services.py
uv run python ./scripts/update-strings.py