From a5764a403092dd27f720ba2bd7e4d0d260c00fde Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 15 Jun 2013 01:30:31 +0200 Subject: [PATCH] host moved to lotus --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1f31e5b..3c2340b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -COMPONENTS = cv tech-profile refs +OMPONENTS = cv tech-profile refs LANGUAGES = en RST2HTML = rst2html @@ -54,7 +54,7 @@ ref-%: RST2HTML_OPTS := $(RST2HTML_OPTS) --stylesheet=ref.css --language=en -e 's,List of References,References Martin F. Krafft,' $@ .PHONY: push -push: DEST_SERVER = seamus +push: DEST_SERVER = lotus push: DEST_DIR = /srv/apache2/martin-krafft.net/htdocs/cv push: pdfs git push -- 2.39.2