From 7d0fd9839cf116770b4f8037f4f0818d82a41e4a Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:40:04 +0100 Subject: [PATCH] docs: Update README.md --- examples/cs2-dedicated-server/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/cs2-dedicated-server/README.md b/examples/cs2-dedicated-server/README.md index 2eb3cbb..a076c49 100644 --- a/examples/cs2-dedicated-server/README.md +++ b/examples/cs2-dedicated-server/README.md @@ -12,3 +12,6 @@ Minimum system requirements are: - 40 GB of disk space for the container or mounted as a persistent volume on /home/steam/cs2-dedicated/ Default login for the rcon panel is `cspanel:v67ic55x4ghvjfj`. + +> [!TIP] +> If you restart the container, the CS2 server will automatically pull and install updates. So may configure a cronjob to regularly restart the container to keep your CS2 dedicated server up-to-date. \ No newline at end of file