From bda5e81926f51fe05374a112d6ff51e75fe2d7d7 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 24 Oct 2022 01:39:03 +0100 Subject: [PATCH] letter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 343f1d8..65d1732 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ Download Counter Strike: Global Offensive Dedicated Server to current host direc docker run -it -v $PWD:/data gameservermanagers/steamcmd:latest +force_install_dir /data +login anonymous +app_update 740 +quit ``` -# notes +# Notes This container is based off of the [steamcmd](https://github.com/steamcmd/docker) container and is primarily used for [LinuxGSM](https://linuxgsm.com) game servers.