浏览代码

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
 
 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