mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-28 05:22:11 +00:00
3 lines
38 B
Bash
Executable File
3 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/bin/bison -y "$@"
|