Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GallopYD committed Jan 22, 2019
1 parent 8b59837 commit 2368c0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@

* crontab定时任务

> $ crontab -e
> $ vim /etc/crontab
```
* * * * * www php /www/proxy-pool/artisan schedule:run >> /dev/null 2>&1
* * * * * root php /www/proxy-pool/artisan schedule:run >> /dev/null 2>&1
```

## 使用
Expand Down

0 comments on commit 2368c0b

Please sign in to comment.