Commit 515eacd0 authored by tufengqi's avatar tufengqi

Merge branch 'TRADE-342' into 'master'

fix Closes TRADE-342 See merge request !8
parents d25223f9 af57f28d
#!/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