aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xdm1
1 files changed, 1 insertions, 0 deletions
diff --git a/dm b/dm
index 3018ce0..c3f44f4 100755
--- a/dm
+++ b/dm
@@ -108,6 +108,7 @@ FORCE:
.ssh/id_%: gpg/.ssh/id_%.gpg
# $(patsubst gpg/,,$(wildcard gpg/.* gpg/*))
$(GPG_FILES):
+ touch $@ && chmod 600 $@
gpg --decrypt gpg/$@.gpg > $@
build/%: % $(SUBSTS_FILE)