that was dumb

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

View File

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