mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
3 lines
38 B
Plaintext
3 lines
38 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/bison -y "$@"
|