mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
use sh file as cmd
This commit is contained in:
parent
225a23a72f
commit
5ca863f0a7
@ -27,4 +27,4 @@ COPY pyproject.toml poetry.lock ./
|
|||||||
RUN poetry install
|
RUN poetry install
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
CMD [". .venv/bin/activate && python3 main.py"]
|
CMD ["./cmd.sh"]
|
Loading…
x
Reference in New Issue
Block a user