跟随系统启动

This commit is contained in:
2023-12-06 18:43:53 +08:00
parent f048bd3684
commit 25b6d1ef8d

View File

@@ -20,6 +20,7 @@ ssh $host "rm ~/webp/main_old"
# 设为系统服务 # 设为系统服务
# sudo cp webp.service /etc/systemd/system/webp.service # sudo cp webp.service /etc/systemd/system/webp.service
# sudo systemctl enable webp
# 设置日志轮转 # 设置日志轮转
# sudo cp webp.logrotate /etc/logrotate.d/webp # sudo cp webp.logrotate /etc/logrotate.d/webp