877f2972d4
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47050
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
exec bison -y "$@"
|