From f38ba5f961abd22fd21fb53013fd84ccbfd74700 Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 12 Mar 2023 22:02:32 -0700 Subject: [PATCH] test --- unity-command/entrypoint.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/unity-command/entrypoint.sh b/unity-command/entrypoint.sh index dec4c7b..83b45ba 100644 --- a/unity-command/entrypoint.sh +++ b/unity-command/entrypoint.sh @@ -32,7 +32,3 @@ fi #Run the command. unity-editor $DEFAULT_ARGS $COMMAND - -while true; do - sleep 1 -done \ No newline at end of file