Update scripts/server-llm.sh

This commit is contained in:
Georgi Gerganov 2024-02-05 09:43:23 +02:00 committed by GitHub
parent 3195d8267e
commit 6662929be2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -207,7 +207,6 @@ if [ $is_interactive -eq 1 ]; then
printf " Press Enter to continue ...\n\n"
read
fi
if [[ -z "$repo" ]]; then