Added bash to entrypoint.sh

This commit is contained in:
Pelochus
2024-04-06 11:36:21 +00:00
parent 62538953da
commit 5661362f07

View File

@@ -6,3 +6,5 @@ apt update && apt full-upgrade -y
# Update repo without updating image
cd /ezrknn-llm
git pull
bash