diff options
| -rw-r--r-- | _posts/2024-02-23-uninstall-ollama-from-a-linux-box.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2024-02-23-uninstall-ollama-from-a-linux-box.md b/_posts/2024-02-23-uninstall-ollama-from-a-linux-box.md index 71e1bbc..635ba21 100644 --- a/_posts/2024-02-23-uninstall-ollama-from-a-linux-box.md +++ b/_posts/2024-02-23-uninstall-ollama-from-a-linux-box.md | |||
| @@ -22,4 +22,4 @@ I have had some issues with Ollama not being up-to-date. If Ollama is installed | |||
| 22 | sudo rm -rf /usr/share/ollama | 22 | sudo rm -rf /usr/share/ollama |
| 23 | 23 | ||
| 24 | 24 | ||
| 25 | That is about it \ No newline at end of file | 25 | That is about it. \ No newline at end of file |
