更新 install.sh
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ FUCHSIA="\033[0;35m"
|
||||
|
||||
apt update -y && apt install vim curl lsof wget -y
|
||||
apt install build-essential libpcre3 libpcre3-dev zlib1g-dev openssl libssl-dev host net-tools dnsutils whois -y
|
||||
wget -N --no-check-certificate openresty-1.27.1.1.tar.gz && tar -xvzf openresty-1.27.1.1.tar.gz
|
||||
wget -N --no-check-certificate https://zfile.mymisaka.net/directlink/ca/openresty-1.27.1.1.tar.gz && tar -xvzf openresty-1.27.1.1.tar.gz
|
||||
cd openresty-1.27.1.1
|
||||
./configure \
|
||||
--prefix=/etc/nginx \
|
||||
|
||||
Reference in New Issue
Block a user