From f951ea177aff1a466354eb16cc4556d5d6a1835f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Wed, 3 Aug 2022 14:42:44 -0700 Subject: [PATCH] Update install --- install | 1 - 1 file changed, 1 deletion(-) diff --git a/install b/install index 78fded6..be768f9 100644 --- a/install +++ b/install @@ -107,6 +107,5 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in systemctl enable nginx systemctl stop nginx systemctl start nginx - systemctl enable nginx ;; esac