From d62dcc3fc96bc2ae07300ac43ec7a41a9f55c222 Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Fri, 10 Mar 2017 11:02:33 +0100
Subject: [PATCH] Se1 template directory name

---
 AuswertungKlausur/move.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/AuswertungKlausur/move.sh b/AuswertungKlausur/move.sh
index c97f9f01f..9a237d302 100755
--- a/AuswertungKlausur/move.sh
+++ b/AuswertungKlausur/move.sh
@@ -1,7 +1,8 @@
 #!/bin/bash
 
 
-exam=Sda1/Ws2016
+exam=Se1/Ws2016
+#exam=Sda1/Ws2016
 #exam=Sda1/SoSe2016
 ##############################
 
-- 
GitLab