From 3f763bd092edf6086bbd1423960f746fd9a268a3 Mon Sep 17 00:00:00 2001 From: Marcus Date: Mon, 15 Jan 2024 00:06:29 +0100 Subject: [PATCH] try to fix --- install-xash3d.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-xash3d.sh b/install-xash3d.sh index cffb924..37a168a 100755 --- a/install-xash3d.sh +++ b/install-xash3d.sh @@ -327,7 +327,7 @@ message info "copy xash3d binaries to ${YELLOW}${XASH_INSTALL_DIR}${ENDCOLOR}" case $XASH_INSTALL_VERSION in 0.19) - cd $XASH_BUILD_DIR/$XASH_GIT_DIR/bin + #cd $XASH_BUILD_DIR/$XASH_GIT_DIR/bin case $XASH_INSTALL_TYPE in server) cp -R engine/xash3d $XASH_INSTALL_DIR/xash