diff options
| -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 |
