mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-27 17:23:31 +00:00
3 lines
38 B
Plaintext
3 lines
38 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/bison -y "$@"
|