summaryrefslogtreecommitdiff
path: root/gpg-unlock
diff options
context:
space:
mode:
Diffstat (limited to 'gpg-unlock')
-rwxr-xr-xgpg-unlock2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpg-unlock b/gpg-unlock
index 21de8b7..0b14f80 100755
--- a/gpg-unlock
+++ b/gpg-unlock
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
-echo "test" | gpg --clearsign | gpg --verify
+echo "test" | gpg --clearsign --local-user $GPGID | gpg --verify