@@ -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\§or=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\§or=10\&start=600000 &
+sleep 3600
+rm nohup.out