From da80d36cf814b50866420c8c712ce56ad091bc96 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 25 Feb 2014 23:51:12 +0100 Subject: [PATCH] =?utf8?q?=C3=9Apravy=20uploadovac=C3=AD=20ma=C5=A1inerie?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Od této chvíle jsou časy poslední úpravy kapitol udržovány automaticky. --- Makerules | 1 + all/Makefile | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Makerules b/Makerules index 1ddda76..7457811 100644 --- a/Makerules +++ b/Makerules @@ -27,6 +27,7 @@ ifndef CUSTOM_UPLOAD upload:: make $P.pdf scp -C $P.pdf jabberwock:www/static/vyuka/ga/ + ssh jabberwock 'cd web && make' endif .SECONDARY: diff --git a/all/Makefile b/all/Makefile index 0f267e8..69218a2 100644 --- a/all/Makefile +++ b/all/Makefile @@ -18,4 +18,3 @@ upload:: make $P.pdf scp -C $P.pdf jabberwock:www/static/vyuka/ga/ ( cd .. && make clean ) -# ( cd ../.. && tar czf - --exclude .git ga ) | ssh jabberwock 'cd www/vyuka/ga/ && cat >ga.tar.gz.new && mv ga.tar.gz.new ga.tar.gz' -- 2.39.2