diff options
Diffstat (limited to '.bin/pinentry-common')
-rwxr-xr-x | .bin/pinentry-common | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.bin/pinentry-common b/.bin/pinentry-common new file mode 100755 index 0000000..c97af72 --- /dev/null +++ b/.bin/pinentry-common @@ -0,0 +1,3 @@ +#!/bin/sh + +exec pinentry-curses |