mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
|
#!/bin/sh
|
||
|
exec bison -y "$@"
|