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