aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-20 11:25:26 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-20 11:43:34 +0000
commita6a6f9c5a4ddc0295bb12fd93ed0ba23ed696122 (patch)
tree83a6d5526dc5998fa02a6958a6d18367e8fd9e0a /Makefile
parenta5b894ac9c583066da6fbd144b85d24f0ed58568 (diff)
downloadverteco-a6a6f9c5a4ddc0295bb12fd93ed0ba23ed696122.tar.gz
Prune archive after 3 months
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a619764..7659c27 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ install: all
then \
mkdir $(MODBUSLOGLOGDIR); \
mkdir $(MODBUSLOGLOGDIR)/interval; \
+ mkdir $(MODBUSLOGLOGDIR)/archive; \
fi
test -f $(MODBUSLOGLOGDIR)/interval/interval.txt || $(INSTALL) -m 644 $(SDIR)/interval.txt $(MODBUSLOGLOGDIR)/interval/interval.txt
$(INSTALL) $(SDIR)/ftpupload $(FTPHELPERDIR)/ftpupload