|
|
@@ -102,7 +102,7 @@ LAST_PORT=$(($FIRST_PORT + $COUNT))
|
|
|
gen_data >$WORKDIR/data.txt
|
|
|
gen_iptables >$WORKDIR/boot_iptables.sh
|
|
|
gen_ifconfig >$WORKDIR/boot_ifconfig.sh
|
|
|
-chmod +x boot_*.sh /etc/rc.local
|
|
|
+chmod +x ${WORKDIR}/boot_*.sh /etc/rc.local
|
|
|
|
|
|
gen_3proxy >/usr/local/etc/3proxy/3proxy.cfg
|
|
|
|