From 79445b333b5f56a78365e1002965042f1b8145f3 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 15 Oct 2006 21:27:29 +0200 Subject: [PATCH] New host --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index ae98eb1..72b1a0a 100644 --- a/Makefile +++ b/Makefile @@ -18,8 +18,8 @@ path_dir=/usr/local/bin path_destination=$(path_dir)/$(CCOLLECT) # where to publish -host=creme.schottelius.org -dir=www/org/schottelius/linux/ccollect +host=home.schottelius.org +dir=www/org/schottelius/unix/www/ccollect/ docdir=$(dir)/doc # @@ -67,10 +67,10 @@ install-script: # Developer targets # update: - @cg-update creme + @cg-update home push-work: - @cg-push creme + @cg-push home @cg-push sygroup publish-doc: documentation