mirror of
https://github.com/YGGverse/yggtracker-wanted-torrents-receiver.git
synced 2026-03-31 20:15:27 +00:00
update readme
This commit is contained in:
parent
5bfa20b620
commit
f61f905d4a
1 changed files with 2 additions and 2 deletions
|
|
@ -8,11 +8,11 @@ Crontab script that allows to receive wanted torrents from multiple [YGGtracker]
|
|||
|
||||
#### Usage
|
||||
|
||||
`php src/receiver.php`
|
||||
`php src/cli.php`
|
||||
|
||||
or
|
||||
|
||||
`* * * * * /usr/bin/php src/receiver.php > /dev/null 2>&1`
|
||||
`* * * * * /usr/bin/php src/cli.php > /dev/null 2>&1`
|
||||
|
||||
#### Config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue