adaptive-lighting/scripts/sync-strings

7 lines
186 B
Text
Raw Normal View History

#!/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