From c7ac7b2ab8bcad60dddef7752d465da9b0d673a8 Mon Sep 17 00:00:00 2001 From: Marcus Date: Sun, 11 Sep 2022 17:55:20 +0200 Subject: [PATCH] fix --- install-xash3d.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-xash3d.sh b/install-xash3d.sh index cdb66df..74a4cd0 100755 --- a/install-xash3d.sh +++ b/install-xash3d.sh @@ -249,9 +249,9 @@ esac ## here we fetch half-life from steam server -message info "prepare steamcmd for downloading gamedata" if [ "$XASH_INSTALL_MODE" == "install" ] then + message info "prepare steamcmd for downloading gamedata" mkdir -p $XASH_BUILD_DIR/steam checkerror $? cd $XASH_BUILD_DIR/steam