mirror of
https://github.com/Heleguo/lede.git
synced 2026-01-04 03:50:26 +00:00
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
exec bison -y "$@"
|