mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
3 lines
38 B
Bash
Executable File
3 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/bin/bison -y "$@"
|