diff --git a/entrypoint.sh b/entrypoint.sh index b3fdc54..bb3d7b7 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,3 +1,4 @@ #!/bin/sh -l +poetry install --no-root poetry run blurry build \ No newline at end of file