Browse Source

Update task_get_history_index.sh

wanggangtao 5 years ago
parent
commit
5a1bd52fee
1 changed files with 0 additions and 1 deletions
  1. 0 1
      task/task_get_history_index.sh

+ 0 - 1
task/task_get_history_index.sh

@@ -5,5 +5,4 @@ echo '正在获取所有股票的历史指数数据...'
 nohup php ./task_get_history_index.php &
 nohup php ./task_get_history_index.php &
 sleep 1s
 sleep 1s
 echo "完成!"
 echo "完成!"
-rm -f nohup.out
 sleep 1s
 sleep 1s