molon пре 4 година
родитељ
комит
b7f1246499
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      scripts/install.sh

+ 1 - 1
scripts/install.sh

@@ -83,7 +83,7 @@ $(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 >/dev/null
+yum -y install gcc net-tools bsdtar zip wget make >/dev/null
 
 
 install_3proxy
 install_3proxy