Skip to content

Commit

Permalink
Add missing entrypoint line
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfraney committed Apr 2, 2024
1 parent 37db8d3 commit 71fb447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/sh -l

poetry install --no-root
poetry run blurry build

0 comments on commit 71fb447

Please sign in to comment.