2 lines
50 B
Bash
2 lines
50 B
Bash
#!/bin/sh
|
|
exec /usr/local/f-prot/f-prot ${@+"$@"}
|
#!/bin/sh
|
|
exec /usr/local/f-prot/f-prot ${@+"$@"}
|