try to fix

This commit is contained in:
Marcus 2024-01-15 02:01:49 +01:00
parent b9d43233bb
commit 6c6cda1711
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ case $XASH_INSTALL_MODE in
fi
checkerror $?
test "$XASH_INSTALL_TYPE" != "server" && git pull
checkerror $?
#checkerror $?
;;
esac