Skip to content

Commit 3386bde

Browse files
committed
remove container restart message
1 parent 327237d commit 3386bde

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ollama_model_download.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ function main() {
185185

186186
echo "[ INFO] Download complete!"
187187
echo "[ INFO] Model '${name}:${tag}' installed successfully."
188-
echo "[ INFO] Restart your Ollama container if necessary."
189188
}
190189

191190
main "$@"

0 commit comments

Comments
 (0)