From ddb627d79a4c534ae369366489cda6caa3a4750b Mon Sep 17 00:00:00 2001 From: Webmaster Date: Sun, 26 Jul 2015 11:38:31 -0400 Subject: [PATCH] fix umask bs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1ddf5e3..7338279 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SHELL = umask 002; exec /bin/sh +SHELL = umask 002 ; exec /bin/sh FILES = events.ics events.atom news.atom index.html stats.html \ favicon.ico default.css csclub.der csclub.pem robots.txt