added missing git submodule init for 0.20 update
This commit is contained in:
parent
7595b940af
commit
f5e533691d
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ case $XASH_INSTALL_MODE in
|
|||
checkerror $?
|
||||
#test "$XASH_INSTALL_TYPE" != "server" &&
|
||||
git pull
|
||||
git submodule update --init --recursive
|
||||
checkerror $?
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue