mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-01-24 21:44:59 +00:00
update crontab task example
This commit is contained in:
parent
5936fa9a30
commit
e66e6832bd
@ -47,6 +47,9 @@ sphinxsearch
|
|||||||
##### Crontab
|
##### Crontab
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@reboot searchd
|
||||||
|
@reboot indexer --all --rotate
|
||||||
|
|
||||||
0 * * * * indexer --all --rotate
|
0 * * * * indexer --all --rotate
|
||||||
|
|
||||||
0 0 * * * cd /YGGo/crontab && php cleaner.php > /dev/null 2>&1
|
0 0 * * * cd /YGGo/crontab && php cleaner.php > /dev/null 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user