From b88a398343ad06cac133ef67b2e10f09cd0fa40d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Sat, 8 Jul 2023 02:39:45 +0800 Subject: [PATCH] feat: optimize openresty scripts --- scripts/plugins/openresty/install.sh | 4 +++- scripts/plugins/openresty/uninstall.sh | 11 +++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/scripts/plugins/openresty/install.sh b/scripts/plugins/openresty/install.sh index f31d5ce4..4a3f9366 100644 --- a/scripts/plugins/openresty/install.sh +++ b/scripts/plugins/openresty/install.sh @@ -333,7 +333,7 @@ chown www:www /www/wwwlogs/waf chmod 755 /www/wwwlogs/waf # 写入服务文件 -cat >/lib/systemd/system/openresty.service </etc/systemd/system/openresty.service <