diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-06-11 18:01:26 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-11 18:01:26 +0530 |
| commit | 1b958661c9081ac92f417ce44da7a55a76360db6 (patch) | |
| tree | e4faa0a2ef3af817b3d069209b6c4865a4a1bc5c | |
| parent | 534c5754f50d9dee26abbc287fdf55d50e06f04c (diff) | |
| download | anypinentry-1b958661c9081ac92f417ce44da7a55a76360db6.tar.gz anypinentry-1b958661c9081ac92f417ce44da7a55a76360db6.zip | |
Update anypinentry
| -rwxr-xr-x | anypinentry | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anypinentry b/anypinentry index cd810a9..f0274cc 100755 --- a/anypinentry +++ b/anypinentry @@ -1,4 +1,5 @@ #!/bin/sh +# Ref: http://info2html.sourceforge.net/cgi-bin/info2html-demo/info2html?%28pinentry%29Protocol set -e |
