mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 10:24:51 +00:00
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
|
#!/bin/sh
|
||
|
exec bison -y "$@"
|