From 0f08d04698c814955116b6bae50752e64b774d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Thu, 23 Dec 2021 18:28:03 +0000 Subject: Thu Dec 23 06:28:03 PM UTC 2021 --- .bin/unlock-key | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .bin/unlock-key (limited to '.bin/unlock-key') 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 -- cgit v1.2.3