This release adds new convertors and fixes quite some unit tests. PR: 218162 Submitted by: Joris Dedieu
4 lines
67 B
Bash
4 lines
67 B
Bash
#!/bin/sh
|
|
|
|
cd %%PREFIX%%/libexec
|
|
exec %%PREFIX%%/libexec/pass "$@"
|