From 87d945d760ea6671e5321b456149f447b353804e Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 7 Feb 2018 18:05:49 -0200 Subject: GitLab: Project 'TMW2/evol-docs' was moved to 'TMW2/Docs'. --- init.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.sh b/init.sh index a4459ab..fd1e7d1 100755 --- a/init.sh +++ b/init.sh @@ -25,7 +25,7 @@ if [[ "${CMD}" == "all" || "${CMD}" == "default" ]]; then ${CLONE1}/evol-tools.git tools ${CLONE1}/evol-hercules.git server-code/src/evol ${CLONE1}/evol-local.git server-local - ${CLONE1}/evol-docs.git docs + ${CLONE1}/Docs.git docs ln -s server-code/src/evol server-plugin elif [[ "${CMD}" == "server" ]]; then ${CLONE1}/hercules.git server-code @@ -48,7 +48,7 @@ elif [[ "${CMD}" == "local" ]]; then elif [[ "${CMD}" == "tools" ]]; then ${CLONE1}/evol-tools.git tools elif [[ "${CMD}" == "docs" ]]; then - ${CLONE1}/evol-docs.git docs + ${CLONE1}/Docs.git docs elif [[ "${CMD}" == "manaplus" ]]; then ${CLONE2}manaplus/manaplus.git manaplus elif [[ "${CMD}" == "media" ]]; then -- cgit v1.2.3-60-g2f50