Fix in readme.md
This commit is contained in:
parent
4a7b47a1e4
commit
994ffb7a68
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ You can install PastafariStats with its command.
|
||||||
|
|
||||||
If your linux distro use systemd, you can initialize the script with this systemd unit
|
If your linux distro use systemd, you can initialize the script with this systemd unit
|
||||||
|
|
||||||
`# Save it in /etc/systemd/system/pastafaristats.service
|
```# Save it in /etc/systemd/system/pastafaristats.service
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Pastafari Stats
|
Description=Pastafari Stats
|
||||||
|
|
@ -27,5 +27,5 @@ Restart=always
|
||||||
Environment=USER=pzoo HOME=/home/pzoo
|
Environment=USER=pzoo HOME=/home/pzoo
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target`
|
WantedBy=multi-user.target```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue