summaryrefslogtreecommitdiffstats
path: root/.bin/unlock-key
diff options
context:
space:
mode:
Diffstat (limited to '.bin/unlock-key')
-rwxr-xr-x.bin/unlock-key5
1 files changed, 5 insertions, 0 deletions
diff --git a/.bin/unlock-key b/.bin/unlock-key
new file mode 100755
index 0000000..d0bebbf
--- /dev/null
+++ b/.bin/unlock-key
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+set -xe
+
+gopass show -c .buffer 2>/dev/null
remember that computers suck.