Skip to content
Snippets Groups Projects
Commit eef0fef7 authored by Filip Strömbäck's avatar Filip Strömbäck
Browse files

Fixed cloning of submodules for TAL.

parent 35af5049
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,9 @@ ...@@ -2,8 +2,9 @@
cd source cd source
git submodule init sed -i 's|url = \.\./database|url = https://oauth2:glpat-WeW_ytbQ83JMs2UnQmhe@gitlab.liu.se/upp-aes/database|' .gitmodules
git submodule update git submodule update --init
git checkout .gitmodules
make make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment