mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 18:14:09 +02:00
use updated pause plugin for uber restore
This commit is contained in:
parent
73e8a53fc9
commit
f3d9d7ec1d
1 changed files with 7 additions and 0 deletions
|
|
@ -86,3 +86,10 @@ chmod 0664 *.smx
|
|||
|
||||
printf "\nsm plugins unload properpregame\n" >> $HOME/hlserver/tf2/tf/cfg/sourcemod/soap_live.cfg
|
||||
printf "\nsm plugins load properpregame\n" >> $HOME/hlserver/tf2/tf/cfg/sourcemod/soap_notlive.cfg
|
||||
|
||||
cd $HOME/hlserver/tf2/tf
|
||||
|
||||
wget -nv https://github.com/l-Aad-l/updated-pause-plugin/releases/download/v1.4.2/updated-pause-plugin.zip
|
||||
unzip updated-pause-plugin.zip
|
||||
rm updated-pause-plugin.zip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue