aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-03-31 20:12:00 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-03-31 20:12:00 +0800
commit7066f5b315de8af9b8776e1fa8ee6ae5170e7775 (patch)
tree93ac5d255ddaf81ac3439b2cc545d2a7d9a55c19 /Makefile
parent5c850f90272d9b1845d878e2026292b8137801d5 (diff)
update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 84c7bc9..e0d6e7b 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ task:
51 fi 51 fi
52 52
53gpg: 53gpg:
54 sudo ln -sf `pwd`/gpg-agent ~/.gnupg/gpg-agent.conf 54 ln -sf `pwd`/gpg-agent ~/.gnupg/gpg-agent.conf
55 gpgconf --reload gpg-agent 55 gpgconf --reload gpg-agent
56 56
57mutt: 57mutt: