fix: not being able to copy conf
This commit is contained in:
parent
7de1841926
commit
aad42520e4
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ mkdir -p ~/.steam/sdk64
|
|||
ln -sfT ${STEAMCMDDIR}/linux64/steamclient.so ~/.steam/sdk64/steamclient.so
|
||||
|
||||
# Install server.cfg
|
||||
mkdir -p $STEAMAPPDIR/game/csgo/cfg
|
||||
cp /etc/server.cfg "${STEAMAPPDIR}"/game/csgo/cfg/server.cfg
|
||||
|
||||
# Install hooks if they don't already exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue