From c80e47b9f9be7738b0a54a2f2c7e7be2690db410 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:44:54 +0100
Subject: [PATCH] Updated symlink for TAL again.

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

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