diff --git a/docker/entrypoint.sh b/docker/entrypoint.sh index 4cf442d..417b910 100755 --- a/docker/entrypoint.sh +++ b/docker/entrypoint.sh @@ -6,3 +6,5 @@ apt update && apt full-upgrade -y # Update repo without updating image cd /ezrknn-llm git pull + +bash