5 lines
67 B
Text
5 lines
67 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cd %%PREFIX%%/libexec
|
||
|
exec %%PREFIX%%/libexec/pass "$@"
|