Update install
This commit is contained in:
@@ -140,9 +140,9 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
|
|||||||
git clone https://github.com/flant/nginx-http-rdns.git
|
git clone https://github.com/flant/nginx-http-rdns.git
|
||||||
|
|
||||||
# OpenSSL 1.0.2h
|
# OpenSSL 1.0.2h
|
||||||
mkdir -p /opt/nginx/
|
# mkdir -p /opt/nginx/
|
||||||
cd /opt/nginx/; wget https://github.com/openssl/openssl/archive/OpenSSL_1_0_2h.zip
|
# cd /opt/nginx/; wget https://github.com/openssl/openssl/archive/OpenSSL_1_0_2h.zip
|
||||||
unzip OpenSSL_1_0_2h.zip; rm -Rf OpenSSL_1_0_2h.zip
|
# unzip OpenSSL_1_0_2h.zip; rm -Rf OpenSSL_1_0_2h.zip
|
||||||
|
|
||||||
# Download Nginx
|
# Download Nginx
|
||||||
mkdir -p /opt/nginx/sources/
|
mkdir -p /opt/nginx/sources/
|
||||||
|
|||||||
Reference in New Issue
Block a user