From e68bc9a493b84f076295b85489acee5374de6d39 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:14:59 +0100
Subject: [PATCH] Added symlink to the TAL scripts.

---
 files/tal/on_update.sh | 1 +
 1 file changed, 1 insertion(+)

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