projects
/
wiki.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixes typos/formatting
[wiki.git]
/
securemail
/
gpg.bat
1
@echo off
\r
2
echo gpg %*
\r
3
set GPG="C:\Program Files\GNU\GnuPG\gpg.exe"
\r
4
%GPG% %*
\r
5