mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 10:04:11 +02:00
fix plugin permissions
This commit is contained in:
parent
de05cdb28d
commit
085669e071
1 changed files with 2 additions and 0 deletions
|
|
@ -64,5 +64,7 @@ wget -nv https://github.com/spiretf/docker-comp-server/raw/master/pause.smx
|
||||||
# proper-pregage
|
# proper-pregage
|
||||||
wget -nv https://github.com/AJagger/ProperPregame/raw/master/addons/sourcemod/plugins/properpregame.smx
|
wget -nv https://github.com/AJagger/ProperPregame/raw/master/addons/sourcemod/plugins/properpregame.smx
|
||||||
|
|
||||||
|
chmod 0664 *.smx
|
||||||
|
|
||||||
printf "\nsm plugins unload properpregame\n" >> $HOME/hlserver/tf2/tf/cfg/sourcemod/soap_live.cfg
|
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
|
printf "\nsm plugins load properpregame\n" >> $HOME/hlserver/tf2/tf/cfg/sourcemod/soap_notlive.cfg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue