Added bash to entrypoint.sh

This commit is contained in:
Pelochus
2024-04-06 11:36:21 +00:00
parent 27542ec257
commit 6d199e919b

View File

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