mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-12 04:42:10 -04:00
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
exec bison -y "$@"
|