mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-22 04:41:47 +01:00
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
exec bison -y "$@"
|