mirror of
https://codeberg.org/hyperreal/go-transmission-stats
synced 2024-11-01 08:43:10 +01:00
Update 'README.md'
This commit is contained in:
parent
68ceaf39ee
commit
34f1a53f73
@ -31,10 +31,10 @@ Description=go-transmission-stats service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/go-transmission-stats
|
||||
ExecStart=sh -c '/usr/local/bin/go-transmission-stats > /home/user/public/html/torrentstats.html'
|
||||
User=<your user>
|
||||
Group=<your user's group>
|
||||
WorkingDirectory=/home/<your user>/public/html
|
||||
WorkingDirectory=/home/user/go-transmission-stats
|
||||
```
|
||||
|
||||
Create the systemd timer:
|
||||
|
Loading…
Reference in New Issue
Block a user