Unverified Commit ee02f548 authored by Mohamed A. Fouad's avatar Mohamed A. Fouad Committed by GitHub
Browse files

Update linux.md (#3847)

Add -e to viewing logs in order to show end of ollama logs
parent b08870af
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment