linux crontab 定時器設(shè)置
Linux by 黃業(yè)興 at 2019-10-10
命令 :
crontab -e
添加:
00 10 * * * /usr/bin/curl http:/www.xxxx.com/xxxx.php
上面語句表示每天10點訪問一次php文件
請關(guān)注我們微信公眾號:mw748219
命令 :
crontab -e
添加:
00 10 * * * /usr/bin/curl http:/www.xxxx.com/xxxx.php
上面語句表示每天10點訪問一次php文件
請關(guān)注我們微信公眾號:mw748219