chenbo 5 년 전
부모
커밋
beefc41e4c
1개의 변경된 파일4개의 추가작업 그리고 7개의 파일을 삭제
  1. 4 7
      data/get_stock_all_code_name_list.sh

+ 4 - 7
data/get_stock_all_code_name_list.sh

@@ -1,10 +1,7 @@
 #!/bin/sh
 
 cd /home/wwwroot/default/boniu/data
-while [ 1 ]
-do
-	nohup php /home/wwwroot/default/boniu/data/get_stock_all_code_name_by_sina.php?exchange=sh\&sector=10\&start=600000 &
-	sleep 3600
-	rm nohup.out
-	sleep 86400
-done
+#nohup php /home/wwwroot/default/boniu/data/get_stock_all_code_name_by_sina.php?exchange=sh\&sector=10\&start=600000 &
+sleep 3600
+rm nohup.out
+sleep 3600