diff --git a/playbooks/game.yml b/playbooks/game.yml index 74aed59..c19daa7 100755 --- a/playbooks/game.yml +++ b/playbooks/game.yml @@ -64,6 +64,7 @@ state: started image: foxylion/steam-css restart_policy: unless-stopped + command: "/home/steam/entrypoint.sh update" pull: yes ports: - "1200:1200"