This commit is contained in:
Marcus 2022-09-11 17:55:20 +02:00
parent 628723b218
commit c7ac7b2ab8
1 changed files with 1 additions and 1 deletions

View File

@ -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