Aslan Dukaev 4 ani în urmă
părinte
comite
92e07a8174
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      scripts/install.sh

+ 1 - 1
scripts/install.sh

@@ -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