From 7cd0c439d980de75dc53fc3618f25ad4a278cf3f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 14 Nov 2018 11:02:32 -0200 Subject: CI Run --- .tools/scripts/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tools/scripts') diff --git a/.tools/scripts/init.sh b/.tools/scripts/init.sh index fcabc7362..ed2179125 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 ; git checkout v2018.09.23 #master # 2018-09-24 # s20180713? + cd server-code/src ; git checkout master # v2018.09.23 # 2018-09-24 # 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