mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-10-29 14:12:43 +00:00
Make entrypoint.sh executable
This commit is contained in:
@@ -7,4 +7,6 @@ RUN uv sync --frozen
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ["./entrypoint.sh"]
|
||||
RUN chmod +x entrypoint.sh
|
||||
|
||||
CMD ["./entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user