From 53388bb063c495c741e76956a2551f407a2a3c1c Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 3 Jul 2021 22:19:43 -0500 Subject: [PATCH] Update CSS on launch --- playbooks/game.yml | 1 + 1 file changed, 1 insertion(+) 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"