From bcfcf24b31626c1dd4516e482333d2f5035003a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Filip=20Str=C3=B6mb=C3=A4ck?= <filip.stromback@liu.se>
Date: Fri, 7 Jan 2022 17:27:25 +0100
Subject: [PATCH] Updated the symlink again.

---
 files/tal/on_update.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/files/tal/on_update.sh b/files/tal/on_update.sh
index 28a1e75..a114709 100644
--- a/files/tal/on_update.sh
+++ b/files/tal/on_update.sh
@@ -8,5 +8,6 @@ git checkout .gitmodules
 
 make
 
+cd ..
 ln -s source/database database
-cp tal ../
+cp source/tal tal
-- 
GitLab