mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-05 21:41:05 +02:00
3 lines
38 B
Bash
Executable File
3 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/bin/bison -y "$@"
|