Aslan Dukaev 4 lat temu
rodzic
commit
92e07a8174
1 zmienionych plików z 1 dodań i 1 usunięć
  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