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

+ 1 - 1
data/get_stock_all_code_name_list.sh

@@ -1,6 +1,6 @@
 #!/bin/sh
 
-cd /home/wwwroot/default/boniu/data/sh
+cd /home/wwwroot/default/boniu/data
 while [ 1 ]
 do
 	nohup php get_stock_all_code_name_by_sina.php?exchange=sh\&sector=10\&start=0 &