From 51a74a2ae7828c7ba8d32e0e5d8486a606c52011 Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 2 Feb 2023 16:27:17 +0100 Subject: Remove unused password scripts --- bin/pass2offlineimap | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 bin/pass2offlineimap (limited to 'bin/pass2offlineimap') diff --git a/bin/pass2offlineimap b/bin/pass2offlineimap deleted file mode 100644 index 912d5bb..0000000 --- a/bin/pass2offlineimap +++ /dev/null @@ -1,5 +0,0 @@ -#! /usr/bin/env python2 -from subprocess import check_output - -def get_pass(account): - return check_output("pass mail/" + account, shell=True).rstrip() -- cgit v1.2.3-70-g09d2