mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
2 lines
29 B
Bash
Executable file
2 lines
29 B
Bash
Executable file
#!/bin/sh
|
|
exec bison -y "$@"
|