0
0
Fork 0

Add command to access logs.

This commit is contained in:
Oliver-Akins 2021-01-09 15:13:30 -07:00
parent bb9f187a2e
commit cd31676634

View file

@ -25,7 +25,7 @@ repository. (Ex: `sudo ln -s /etc/systemd/system/ghost-writer.service /server/gh
* To restart the server, run `sudo systemctl restart ghost-writer`.
* To stop the server, run `sudo systemctl stop ghost-writer`.
* To access the server logs, run `journalctl`
* To access the server logs, run `sudo journalctl -u ghost-writer`
## Using a detached terminal: