try to fix
This commit is contained in:
parent
5f8cea8411
commit
3f763bd092
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ message info "copy xash3d binaries to ${YELLOW}${XASH_INSTALL_DIR}${ENDCOLOR}"
|
||||||
|
|
||||||
case $XASH_INSTALL_VERSION in
|
case $XASH_INSTALL_VERSION in
|
||||||
0.19)
|
0.19)
|
||||||
cd $XASH_BUILD_DIR/$XASH_GIT_DIR/bin
|
#cd $XASH_BUILD_DIR/$XASH_GIT_DIR/bin
|
||||||
case $XASH_INSTALL_TYPE in
|
case $XASH_INSTALL_TYPE in
|
||||||
server)
|
server)
|
||||||
cp -R engine/xash3d $XASH_INSTALL_DIR/xash
|
cp -R engine/xash3d $XASH_INSTALL_DIR/xash
|
||||||
|
|
Loading…
Reference in a new issue