From 015a7f20b0b64c56e606b9b891d5460f82cc9f61 Mon Sep 17 00:00:00 2001 From: Martin Mares <mj@ucw.cz> Date: Tue, 29 Sep 2020 09:36:38 +0200 Subject: [PATCH] =?UTF-8?q?Makerules:=20Nov=C3=BD=20adres=C3=A1=C5=99=20pr?= =?UTF-8?q?o=20upload?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makerules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makerules b/Makerules index ed33185..d1a1970 100644 --- a/Makerules +++ b/Makerules @@ -11,4 +11,4 @@ clean:: rm -rf __pycache__ upload:: - rs $(SLIDES) jw:www/static/vyuka/1920/p1m/ + rs $(SLIDES) jw:www/static/vyuka/2021/p1m/ -- GitLab