Update files
This commit is contained in:
parent
e5a69f276a
commit
e328b3f6a6
3 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,7 @@ sed -i -e "s/hostname.*/hostname ${CS2_SERVERNAME}/g" "${STEAMAPPDIR}"/game/csgo
|
|||
if [[ ! -f "${STEAMAPPDIR}/pre.sh" ]] ; then
|
||||
cp /etc/pre.sh "${STEAMAPPDIR}/pre.sh"
|
||||
fi
|
||||
|
||||
if [[ ! -f "${STEAMAPPDIR}/post.sh" ]] ; then
|
||||
cp /etc/post.sh "${STEAMAPPDIR}/post.sh"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue