mirror of
https://github.com/YGGverse/yggtracker-wanted-torrents-receiver.git
synced 2026-03-31 19:55:26 +00:00
update readme
This commit is contained in:
parent
1dfeba3f56
commit
ad2d154244
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
|
@ -6,6 +6,14 @@ Crontab script that allows to receive wanted torrents from multiple [YGGtracker]
|
||||||
|
|
||||||
`git clone https://github.com/YGGverse/yggtracker-wanted-torrents-receiver.git`
|
`git clone https://github.com/YGGverse/yggtracker-wanted-torrents-receiver.git`
|
||||||
|
|
||||||
|
#### Usage
|
||||||
|
|
||||||
|
`php src/receiver.php`
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
`* * * * * /usr/bin/php src/receiver.php > /dev/null 2>&1`
|
||||||
|
|
||||||
#### Config
|
#### Config
|
||||||
|
|
||||||
All configuration files placed at `/config` folder
|
All configuration files placed at `/config` folder
|
||||||
|
|
@ -88,14 +96,6 @@ that makes registry actualization simpler for recipients and providers, as updat
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Usage
|
|
||||||
|
|
||||||
`php src/receiver.php`
|
|
||||||
|
|
||||||
or add to crontab:
|
|
||||||
|
|
||||||
`* * * * * /usr/bin/php src/receiver.php > /dev/null 2>&1`
|
|
||||||
|
|
||||||
#### Bash, python?
|
#### Bash, python?
|
||||||
|
|
||||||
Feel free to contribute!
|
Feel free to contribute!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue