From 56a66ffae8eabcd3b4031e7cf182558c54bdbc74 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 24 Jul 2019 22:14:21 +0200 Subject: [PATCH] Justfile: add TODO --- Justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Justfile b/Justfile index 6d13ff7..c09286f 100755 --- a/Justfile +++ b/Justfile @@ -249,6 +249,7 @@ switch-yubikey: set -xe KEY_ID=$(gpg --card-status | rg sec | rg -o '[0-9A-Z]{16}') gpg --delete-secret-and-public-keys $KEY_ID + # TODO: fix this as it still blocks on the gpg prompt gpg2 --edit-card <<-EOF fetch quit