mirror of
https://github.com/Ansuel/openwrt.git
synced 2026-01-07 01:25:19 +00:00
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
exec bison -y "$@"
|