Преглед изворни кода

Update task_get_history_index.sh

wanggangtao пре 5 година
родитељ
комит
9c2f89e256
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      task/task_get_history_index.sh

+ 0 - 1
task/task_get_history_index.sh

@@ -5,7 +5,6 @@ echo '正在获取所有股票代码和名称...'
 nohup php ./task_get_history_index.php &
 sleep 1s
 echo "完成!"
-
 rm -f nohup.out
 sleep 1s