.profile.common

changeset 571
5dfc85243b54
parent 545
cd5b3906e687
child 605
96cef8773963
--- a/.profile.common
+++ b/.profile.common
@@ -2,7 +2,7 @@
 
 umask 027
 
-make -s -C ~/.ssh || \
+make -s -C ~/.ssh ||
   cat .ssh/config.d/* > .ssh/config
 
 export EDITOR=vim

mercurial