#!/bin/sh cd /home/wwwroot/default/boniu/task echo '正在获取前复权数据...' nohup php ./task_get_day_k_qfq.php & echo "完成!" sleep 1s