summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8a302c2..43292f8 100644
--- a/Makefile
+++ b/Makefile
@@ -104,7 +104,7 @@ submodules :
@git submodule update --init --recursive
install :: all $(INSTALLED)
- @chmod 600 config/msmtp/config
+ @chmod 600 config/msmtp/config ssh/cao_key
@chmod 700 gnupg
$(ECHO) Installed into $(INTO)