Explorar el Código

Update task_get_day_k_index.sh

wanggangtao hace 5 años
padre
commit
0244255e4b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      task/task_get_day_k_index.sh

+ 2 - 2
task/task_get_day_k_index.sh

@@ -3,8 +3,8 @@
 cd /home/wwwroot/default/boniu/task
 echo '正在获取所有股票代码和名称...'
 nohup php ./task_get_day_k_index.php &
-sleep 1s
+sleep 86,400s
 echo "完成!"
 rm -f nohup.out
-sleep 86,400s
+sleep 1s