mirror of
https://github.com/ollama/ollama.git
synced 2025-04-02 09:00:28 +02:00
Update linux.md (#3847)
Add -e to viewing logs in order to show end of ollama logs
This commit is contained in:
parent
b08870aff3
commit
ee02f548c8
@ -105,7 +105,7 @@ sudo chmod +x /usr/bin/ollama
|
||||
To view logs of Ollama running as a startup service, run:
|
||||
|
||||
```bash
|
||||
journalctl -u ollama
|
||||
journalctl -e -u ollama
|
||||
```
|
||||
|
||||
## Uninstall
|
||||
|
Loading…
x
Reference in New Issue
Block a user