Commit af57f28d authored by shajiaiming's avatar shajiaiming

fix

parent d25223f9
#!/bin/bash
while true; do php7.1 /data33/console/user_site/zhaobi/zhaobi-job.php otc/force-order-cancel > /dev/null 2>&1; sleep 60; done &
while true; do php /data33/console/user_site/zhaobi/zhaobi-job.php otc/force-order-cancel > /dev/null 2>&1; sleep 60; done &
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment