From 027cdd2f6900eecd7ca5ecd1f4ed4b4ac0685f80 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Mon, 19 Feb 2018 15:35:24 -0300 Subject: TMW2-All will now bring Wiki along, and stop looking for "art". --- git.sh | 3 ++- init.sh | 2 ++ pull.sh | 3 ++- status.sh | 3 ++- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/git.sh b/git.sh index ad9184c..853b6c6 100755 --- a/git.sh +++ b/git.sh @@ -24,5 +24,6 @@ status server-code/src/evol evol-hercules status music music status manaplus manaplus status docs docs -status art art +#status art art status media media +status wiki wiki diff --git a/init.sh b/init.sh index b04055d..45f0cb5 100755 --- a/init.sh +++ b/init.sh @@ -28,6 +28,7 @@ if [[ "${CMD}" == "all" || "${CMD}" == "default" ]]; then ${CLONEA}/evol-hercules.git server-code/src/evol ${CLONEA}/evol-local.git server-local # Do this even serves any purpose? ${CLONE1}/Docs.git docs + ${CLONE1}/TheManaWorld_Wiki.wiki.git wiki ln -s server-code/src/evol server-plugin elif [[ "${CMD}" == "server" ]]; then ${CLONEA}/hercules.git server-code @@ -51,6 +52,7 @@ elif [[ "${CMD}" == "tools" ]]; then ${CLONE1}/evol-tools.git tools elif [[ "${CMD}" == "docs" ]]; then ${CLONE1}/Docs.git docs + ${CLONE1}/TheManaWorld_Wiki.wiki.git wiki elif [[ "${CMD}" == "manaplus" ]]; then ${CLONE2}manaplus/manaplus.git manaplus elif [[ "${CMD}" == "media" ]]; then diff --git a/pull.sh b/pull.sh index 38b5ea3..d0c06ba 100755 --- a/pull.sh +++ b/pull.sh @@ -61,5 +61,6 @@ status server-code/src/evol evol-hercules status music music status manaplus manaplus status docs docs -status art art +#status art art status media media +status wiki wiki diff --git a/status.sh b/status.sh index 802ef50..97642b5 100755 --- a/status.sh +++ b/status.sh @@ -90,8 +90,9 @@ status server-code/src/evol evol-hercules status music music status manaplus manaplus status docs docs -status art art +#status art art status media media +status wiki wiki echo "-- Complete --" dbinfo configsinfo -- cgit v1.2.3-60-g2f50