@@ -9,7 +9,7 @@
-$command = "cd /home/wwwroot/default/boniu;git pull";
+$command = "cd /home/wwwroot/default/boniu;git pull;chmod -R 755 data";
exec($command,$data);
@@ -3,7 +3,7 @@
cd /home/wwwroot/default/boniu/data
while [ 1 ]
do
- nohup php get_stock_all_code_name_by_sina.php?exchange=sh\§or=10\&start=0 &
+ nohup php get_stock_all_code_name_by_sina.php?exchange=sz\§or=20\&start=0 &
sleep 3600
rm nohup.out
sleep 86400