Added bash to entrypoint.sh

This commit is contained in:
Pelochus
2024-04-06 11:36:21 +00:00
parent 7c4dc7c426
commit 9735694e0c

View File

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