sTodo-m5paper-client/libraries/FastLED/ci/ci-compile
2025-06-30 20:47:33 +02:00

5 lines
96 B
Bash
Executable file

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