From 8a77039b86d35e841c2d7e6e709477c7d95f6f93 Mon Sep 17 00:00:00 2001 From: Marcus Date: Mon, 12 Sep 2022 00:11:49 +0200 Subject: [PATCH] typo --- install-xash3d.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-xash3d.sh b/install-xash3d.sh index 61fbe2b..3567ae2 100755 --- a/install-xash3d.sh +++ b/install-xash3d.sh @@ -312,7 +312,7 @@ quit" > $XASH_BUILD_DIR/steam/hlds.install unzip "hlds_build_$hlds_build.zip" -d "hlds_build_$hlds_build" checkerror $? cp -a "hlds_build_$hlds_build/hlds_build_$hlds_build"/* $XASH_INSTALL_DIR - message info "checkerror $?" + checkerror $? fi fi