mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-18 17:53:34 +08:00
3 lines
38 B
Bash
Executable File
3 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/bin/bison -y "$@"
|