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