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 @@
cd source
git submodule init
git submodule update
sed -i 's|url = \.\./database|url = https://oauth2:glpat-WeW_ytbQ83JMs2UnQmhe@gitlab.liu.se/upp-aes/database|' .gitmodules
git submodule update --init
git checkout .gitmodules
make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment