1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-05 05:23:15 +03:00

cgmienr: update POOL1 to ozco.in

This commit is contained in:
Xiangfu 2012-05-11 11:21:50 +08:00
parent 5f042899ab
commit f3e7354c90

View File

@ -1,9 +1,9 @@
#!/bin/sh /etc/rc.common
START=99
POOL1="-o http://pool.ABCPool.co:8332 -O xiangfu.0:x"
POOL2="-o http://pit.deepbit.net:8332 -O xiangfu.z@gmail.com_0:x"
POOL3=""
POOL1="-o http://us.ozco.in:8331 -O xiangfu.0:x"
POOL2="-o http://pool.ABCPool.co:8332 -O xiangfu.0:x"
POOL3="-o http://pit.deepbit.net:8332 -O xiangfu.z@gmail.com_0:x"
POOLS="$POOL1 $POOL2 $POOL3"