mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
|
#!/bin/sh
|
||
|
exec bison -y "$@"
|