From 8c5a7ab1e00e58b5cab6d4495bab61be03a50cb2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 Sep 2018 12:04:59 -0300 Subject: Let's see if pipelines passes, this is a REVERTABLE COMMIT, meant solely to shut up. I am not willing to update server code for next release, so I'll freeze it for now. Later I may have time to do so. --- .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 38818f384..15cede3f2 100755 --- a/.tools/scripts/init.sh +++ b/.tools/scripts/init.sh @@ -172,7 +172,7 @@ function do_init { rm -rf server-code gitclone https://gitlab.com/evol hercules.git server-code check_error $? - cd server-code/src + cd server-code/src ; git checkout s20180713 check_error $? gitclone https://gitlab.com/TMW2 evol-hercules.git evol ; cd evol ; git checkout tmw2 ; cd .. check_error $? -- cgit v1.2.3-60-g2f50