From 402e22935e2fe80bb05ab90ea4ae46e68e69847d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mikl=C3=B3s=20T=C3=B3th?= <tothmiklostibor@gmail.com>
Date: Mon, 10 May 2021 04:44:03 +0200
Subject: [PATCH] fix

---
 docs/magic.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/docs/magic.sh b/docs/magic.sh
index de080006..9b714f70 100755
--- a/docs/magic.sh
+++ b/docs/magic.sh
@@ -47,9 +47,6 @@ for week in 7 11 3 2 4 5 6 9 10 13 14; do
   fi
   plab flatten weeks/${weektmp}.tex includes/misc-functions.tex /tmp/merge/${weektmp}.tex
 
-  cp /tmp/projlabclasses.latex "/tmp/projlabclasses-${weektmp}.latex"
-  sed "s/\\/tmp\\/projlabclasses/\\/tmp\\/projlabclasses-${weektmp}/g" -i /tmp/merge/${weektmp}.tex
-
 done
 
 git checkout "$hash"
-- 
GitLab