From 667d3b6463ab7e82b95a37f51164a6429a8a77c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Fri, 25 Mar 2022 18:43:15 +0100 Subject: [PATCH] Update install --- install | 1 + 1 file changed, 1 insertion(+) diff --git a/install b/install index 87e94a7..deefc0e 100644 --- a/install +++ b/install @@ -61,6 +61,7 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in cd /opt/nginx-1.21.6 && make -j`nproc` cd /opt/nginx-1.21.6 && make install curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/static/nginx.service.Focal > /lib/systemd/system/nginx.service + rm -Rf /nginx/*.default # Download Dynamic Modules mkdir -p /nginx/modules