Update linux.md

This commit is contained in:
Yuri Khrustalev 2024-07-15 22:52:16 -04:00 committed by GitHub
parent 14d22902a7
commit 17b29a2d01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,5 +144,5 @@ sudo groupdel ollama
Remove the config
```bash
sudo rm -f /etc/ollama
sudo rm -rf /etc/ollama
```