uvicorn/scripts/docs
2025-09-13 10:13:29 +02:00

6 lines
41 B
Bash
Executable File

#!/bin/sh -e
set -x
uv run mkdocs "$@"