docker: remove updater script

This commit is contained in:
Cyberes 2023-10-15 14:55:32 -06:00
parent c56ad3c66a
commit 2d2d776fd7
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ fi
# Copy the idling notebook to storage. This will create a blank notebook every
# time the container is started.
cp /local-llm-server/other/vllm/Docker/idle.ipynb /notebooks/idle.ipynb
cp /local-llm-server/other/vllm/Docker/update-container.sh /notebooks/update-container.sh
# cp /local-llm-server/other/vllm/Docker/update-container.sh /notebooks/update-container.sh
echo "LAUNCHING SERVICES..."