Files
klubhaus-doorbell/libraries/FastLED/ci/ci-compile
2026-02-12 00:45:31 -08:00

6 lines
103 B
Bash
Executable File

#!/bin/bash
# cd to the directory of the script
cd "$(dirname "$0")"
uv run python ci-compile.py "$@"