kleine änderungen

This commit is contained in:
scriptos
2024-11-27 23:06:49 +01:00
parent 464548f338
commit 1340cd2c3d
2 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ RUN pip install --no-cache-dir -r requirements.txt
COPY bin/ollamarama.py .
CMD ["python", "ollamarama.py"]
ENTRYPOINT ["/start.sh"]