From 5b60ae066e59f5fb41367366674a062389edd570 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Fri, 7 Dec 2007 19:44:55 +0000 Subject: [PATCH] dont create keys directory --- node_ssh/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/node_ssh/Makefile b/node_ssh/Makefile index 02150dd..b3adec4 100644 --- a/node_ssh/Makefile +++ b/node_ssh/Makefile @@ -26,7 +26,6 @@ nst: $(CODE) $(CONFIG) $(CRON) data data: - install -d -m 755 $(datadir)/$(appdir)/keys/ install -d -m 755 $(datadir)/$(appdir)/plots/ install -d -m 755 $(datadir)/$(appdir)/data/ clean: -- 2.47.0