1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-05-12 22:53:09 +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 "$@"