flower_svr/crontab/crontab.sh
2021-06-11 16:09:56 +08:00

7 lines
147 B
Bash

#!/bin/sh
#运行游戏日志入库操作
cd /data/web/game2/crontab/
php ./crontab.sql.php > /data/web/game2/cache/sys_log/crontab.sql.log 2>&1