Skip to content

Commit 71c9ace

Browse files
author
fengr06
committed
fix dec
1 parent 76aaa26 commit 71c9ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ service crond restart
199199
```
200200
crontab -e:
201201
//每天下午六点执行推送
202-
0 18 * * * /usr/share/nginx/html/blog/crontab/indexer.sh
202+
0 18 * * * /usr/share/nginx/html/blog/crontab/push.sh
203203
service crond restart
204204
205205
```

0 commit comments

Comments
 (0)