From d5ec202c38e93f956970659fed3ccc15881f16c0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 13 Jul 2020 18:47:24 -0300 Subject: Move to TMW2 Hercules version --- .tools/scripts/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tools') diff --git a/.tools/scripts/init.sh b/.tools/scripts/init.sh index 9f74352ac..dfb28dec4 100755 --- a/.tools/scripts/init.sh +++ b/.tools/scripts/init.sh @@ -180,7 +180,7 @@ function do_init_tools { function do_init { do_init_data rm -rf server-code - gitclone https://gitlab.com/evol hercules.git server-code + gitclone https://gitlab.com/TMW2 hercules.git server-code check_error $? cd server-code/src ; git checkout master check_error $? -- cgit v1.2.3-60-g2f50