mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +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
|
||||
|
||||
COPY . .
|
||||
CMD [". .venv/bin/activate && python3 main.py"]
|
||||
CMD ["./cmd.sh"]
|
Loading…
x
Reference in New Issue
Block a user