1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-10-10 12:40:55 +00:00
Files
openwrt/tools/bison/scripts/yacc
2015-09-26 21:10:48 +00:00

3 lines
29 B
Bash
Executable File

#!/bin/sh
exec bison -y "$@"