From 15ec48de1ea3ca59c56c437f72c5e647648a8907 Mon Sep 17 00:00:00 2001 From: Benedikt Haas Date: Wed, 22 May 2024 16:29:42 +0200 Subject: [PATCH] enable error output --- temp-composefile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/temp-composefile.yml b/temp-composefile.yml index d57a61a..a6152ea 100644 --- a/temp-composefile.yml +++ b/temp-composefile.yml @@ -4,3 +4,4 @@ services: environment: DISPLAY: $DISPLAY image: rwthika/carla-simulator:server + command: bash -ic './CarlaUE4.sh -nosound'