Files
Arduino_libraries/FastLED/ci/ci-compile

6 lines
96 B
Bash

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