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

5 lines
No EOL
60 B
Bash
Executable file

#!/bin/bash
set -e
cd "$(dirname "$0")"
uv run test.py "$@"