mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-24 09:02:54 +08:00
patch: apply steamcmd hotfix
This commit is contained in:
parent
979ef2b0f5
commit
23c1eb761e
@ -33,6 +33,7 @@ cd /tmp
|
|||||||
mkdir -p /mnt/server/steamcmd
|
mkdir -p /mnt/server/steamcmd
|
||||||
curl -sSL -o steamcmd.tar.gz https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz
|
curl -sSL -o steamcmd.tar.gz https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz
|
||||||
tar -xzvf steamcmd.tar.gz -C /mnt/server/steamcmd
|
tar -xzvf steamcmd.tar.gz -C /mnt/server/steamcmd
|
||||||
|
mkdir -p /mnt/server/steamapps # Fix steamcmd disk write error when this folder is missing
|
||||||
cd /mnt/server/steamcmd
|
cd /mnt/server/steamcmd
|
||||||
|
|
||||||
# SteamCMD fails otherwise for some reason, even running as root.
|
# SteamCMD fails otherwise for some reason, even running as root.
|
||||||
|
Loading…
Reference in New Issue
Block a user