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 $?
|
checkerror $?
|
||||||
#test "$XASH_INSTALL_TYPE" != "server" &&
|
#test "$XASH_INSTALL_TYPE" != "server" &&
|
||||||
git pull
|
git pull
|
||||||
|
git submodule update --init --recursive
|
||||||
checkerror $?
|
checkerror $?
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue