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:
|
To view logs of Ollama running as a startup service, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
journalctl -u ollama
|
journalctl -e -u ollama
|
||||||
```
|
```
|
||||||
|
|
||||||
## Uninstall
|
## Uninstall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user