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

5 lines
60 B
Bash
Executable File

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