From 25b6d1ef8d2c19df5261124e4a7abe35782f09d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=89?= Date: Wed, 6 Dec 2023 18:43:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E9=9A=8F=E7=B3=BB=E7=BB=9F=E5=90=AF?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index ecaf015..276c959 100755 --- a/update.sh +++ b/update.sh @@ -20,6 +20,7 @@ ssh $host "rm ~/webp/main_old" # 设为系统服务 # sudo cp webp.service /etc/systemd/system/webp.service +# sudo systemctl enable webp # 设置日志轮转 # sudo cp webp.logrotate /etc/logrotate.d/webp