mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
sort
cp /usr/local/src/install-nextcloud/maintainance/rules.nginx /usr/local/src/nginx/nginx-$NGINXVER/debian/rules
This commit is contained in:
@@ -92,7 +92,7 @@ apt install dpkg-dev -y && apt source nginx
|
|||||||
cd /usr/local/src
|
cd /usr/local/src
|
||||||
git clone https://github.com/openssl/openssl.git
|
git clone https://github.com/openssl/openssl.git
|
||||||
cd openssl && git checkout OpenSSL_1_1_1-stable
|
cd openssl && git checkout OpenSSL_1_1_1-stable
|
||||||
cp /usr/local/src/install-nextcloud/rules.nginx /usr/local/src/nginx/nginx-$NGINXVER/debian/rules
|
cp /usr/local/src/install-nextcloud/maintainance/rules.nginx /usr/local/src/nginx/nginx-$NGINXVER/debian/rules
|
||||||
sed -i "s/.*-Werror.*/# &/" /usr/local/src/nginx/nginx-$NGINXVER/auto/cc/gcc
|
sed -i "s/.*-Werror.*/# &/" /usr/local/src/nginx/nginx-$NGINXVER/auto/cc/gcc
|
||||||
cd /usr/local/src/nginx/nginx-$NGINXVER/
|
cd /usr/local/src/nginx/nginx-$NGINXVER/
|
||||||
apt build-dep nginx -y && dpkg-buildpackage -b
|
apt build-dep nginx -y && dpkg-buildpackage -b
|
||||||
|
|||||||
Reference in New Issue
Block a user