From 0bd01bdc7f1ffaa95c5acd446cf218690272c09e Mon Sep 17 00:00:00 2001 From: girst Date: Sat, 13 Feb 2016 21:31:02 +0100 Subject: [PATCH] removed pass-modified; added patcher and installer --- pass-installer.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pass-installer.sh b/pass-installer.sh index 4de86cd..e531356 100644 --- a/pass-installer.sh +++ b/pass-installer.sh @@ -3,8 +3,8 @@ git clone https://git.zx2c4.com/password-store cd password-store/src tee pass-patch.diff <<-EOF ---- password-store.sh 2016-02-13 13:55:05.704497345 +0100 -+++ password-store-modified.sh 2016-02-13 14:02:17.412565405 +0100 +--- password-store.sh.orig 2016-02-13 21:27:16.133642142 +0100 ++++ password-store.sh 2016-02-13 14:02:17.412565405 +0100 @@ -324,7 +324,8 @@ else echo "${path%\/}" -- 2.39.3