From 9482b84f2b202acb2ae124dbc7cd2cae608d3e0f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 1 Jul 2018 18:04:13 -0300 Subject: Fix pipelines accordingly --- .tools/scripts/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tools/scripts/init.sh b/.tools/scripts/init.sh index e920f9f87..2e9b84175 100755 --- a/.tools/scripts/init.sh +++ b/.tools/scripts/init.sh @@ -174,7 +174,7 @@ function do_init { check_error $? cd server-code/src check_error $? - gitclone https://gitlab.com/evol evol-hercules.git evol + gitclone https://gitlab.com/TMW2 evol-hercules.git evol ; cd evol ; git checkout tmw2 ; cd .. check_error $? cd ../.. check_error $? -- cgit v1.2.3-60-g2f50