Index: /trunk/BNC/Example_Configs/24_RinexEph.sh
===================================================================
--- /trunk/BNC/Example_Configs/24_RinexEph.sh	(revision 7733)
+++ /trunk/BNC/Example_Configs/24_RinexEph.sh	(revision 7734)
@@ -2,12 +2,12 @@
 
 ../bnc -nw -conf /dev/null \
-       -key mountPoints "//Example:Configs@products.igs-ip.net:80/RTCM3EPH RTCM_3 DEU 50.09 8.66 no 2" \
+       -key mountPoints "//Example:Configs@products.igs-ip.net:80/RTCM3EPH RTCM_3 DEU 50.09 8.66 no 1" \
        -key ephPath Output \
        -key logFile Output/RinexEph.log \
        -key ephIntr 1 hour \
-       -key ephV3 2 \
+       -key ephV3 2
 
 psID=`echo $!`
-sleep 30
+sleep 20
 kill $psID
 
