Revert "ignore config for testing"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit bd2d428163
.
This commit is contained in:
parent
bd2d428163
commit
2d631b672a
2
start.sh
2
start.sh
@ -14,4 +14,4 @@ env | awk -F "=" '/^CVAR_/ {sub("CVAR_","",$1); print tolower($1),($2 ~ /^[0-9]+
|
|||||||
|
|
||||||
echo "### Starting l4d2 ###"
|
echo "### Starting l4d2 ###"
|
||||||
|
|
||||||
$HOME/server/srcds_run -console -game left4dead2 +maxplayers 16 -maxclients 16 +map c1m1_hotel +exec server.cfg
|
$HOME/server/srcds_run -console -game left4dead2 +maxplayers 16 -maxclients 16 +map c1m1_hotel +exec docker_server.cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user