From da49e3869ad4deac675a8c0c57f723c32d1ee597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 7 Nov 2013 12:43:16 +0100 Subject: [PATCH] =?UTF-8?q?akutelles=20Datum=20in=20Webseite=20einf=C3=BCg?= =?UTF-8?q?en?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + www/index.html | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f64ecd8..aaf091d 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ all: (cd $$d; make all) \ done upload: all + sed -i 's/Stand: [^<]\+/Stand: $(shell date +'%T %d.%m.%Y')/' www/index.html rsync -avcL www/ deploy@lctp:/srv/http/lctp watch: cd bericht && make watch diff --git a/www/index.html b/www/index.html index 51f399e..1d526e1 100644 --- a/www/index.html +++ b/www/index.html @@ -106,7 +106,8 @@ pre {

Bericht

- Download + Download

Stand: 12:40:28 07.11.2013

Git-Zugriff