mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 08:20:39 +00:00
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 "$@"
|