mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 16:43:47 +00:00
Bash: implemented installer script for server and modules (beta)
+ minor fixes
This commit is contained in:
@@ -6,6 +6,10 @@ PATH_MODULES="$CUR_PATH/modules/"
|
||||
source "$PATH_MODULES/drassil/joiner/joiner.sh"
|
||||
|
||||
|
||||
# installing repository dependencies
|
||||
if [[ $1 == "dev" ]]; then
|
||||
git submodule update --init "$CUR_PATH/data/doc"
|
||||
fi
|
||||
|
||||
|
||||
source "$CUR_PATH/bin/installer/main.sh"
|
||||
|
||||
Reference in New Issue
Block a user