mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-11-01 07:32:45 +00:00
fix entrypoint for alpine
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
uv run main.py
|
|
||||||
2
src/entrypoint.sh
Normal file
2
src/entrypoint.sh
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
uv run main.py
|
||||||
Reference in New Issue
Block a user