molon 4 жил өмнө
parent
commit
bff3f471bc

+ 2 - 1
scripts/install.sh

@@ -83,7 +83,8 @@ $(awk -F "/" '{print "ifconfig eth0 inet6 add " $5 "/64"}' ${WORKDATA})
 EOF
 EOF
 }
 }
 echo "installing apps"
 echo "installing apps"
-yum -y install gcc net-tools bsdtar zip wget make >/dev/null
+# yum -y install gcc net-tools bsdtar zip wget make >/dev/null
+yum -y install gcc net-tools bsdtar zip wget make
 
 
 install_3proxy
 install_3proxy