diff --git a/install-xash3d.sh b/install-xash3d.sh index bb8f800..9e90863 100755 --- a/install-xash3d.sh +++ b/install-xash3d.sh @@ -250,7 +250,7 @@ case $XASH_INSTALL_MODE in fi checkerror $? test "$XASH_INSTALL_TYPE" != "server" && git pull - checkerror $? + #checkerror $? ;; esac