forked from gronod/squeezelite-esp32
3 lines
61 B
Bash
3 lines
61 B
Bash
#!/bin/bash
|
|
python "$(dirname "$0")/protoc-gen-json.py" "$@"
|