Update menu.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 0420bc2c90
commit 635709851a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      menu.sh

@ -1574,6 +1574,7 @@ proxy(){
{ wget -O /usr/bin/make https://github.com/fscarmen/warp/releases/download/Glibc/make
wget https://github.com/fscarmen/warp/releases/download/Glibc/glibc-2.28.tar.gz
tar -xzvf glibc-2.28.tar.gz; }&
${PACKAGE_INSTALL[int]} nftables
rpm -ivh Client_CentOS_8.rpm
${PACKAGE_INSTALL[int]} gcc bison make centos-release-scl
${PACKAGE_INSTALL[int]} devtoolset-8-gcc devtoolset-8-gcc-c++ devtoolset-8-binutils

Loading…
Cancel
Save