3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/sh
|
|
|
|
exec '@PINENTRY_APP_DIR@/Contents/MacOS/pinentry-mac' "$@"
|
#!/bin/sh
|
|
|
|
exec '@PINENTRY_APP_DIR@/Contents/MacOS/pinentry-mac' "$@"
|