소스 검색

Merge branch 'master' of http://121.40.40.223:3000/wiipu/boniu

wanggangtao 5 년 전
부모
커밋
c55be2a6d9
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
 #!/bin/sh
 
 
 cd /home/wwwroot/default/boniu/data
 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