From 6a13c56a2a53b42d283e94c290dc6370c75b58ea Mon Sep 17 00:00:00 2001 From: Jiean Ru <139684203+Angelkawaii2@users.noreply.github.com> Date: Sat, 9 Dec 2023 13:03:04 +0800 Subject: [PATCH] Update install.md --- content/zh-cn/admin/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh-cn/admin/install.md b/content/zh-cn/admin/install.md index 1ca6bc95..cc5b5443 100644 --- a/content/zh-cn/admin/install.md +++ b/content/zh-cn/admin/install.md @@ -225,7 +225,7 @@ cp /home/mastodon/live/dist/mastodon-*.service /etc/systemd/system/ $EDITOR /etc/systemd/system/mastodon-*.service ``` -最后,启动并启用新的 systemd 服务: +最后,启动新的 systemd 服务并将 mastodon 的服务设为开机自动激活: ```sh systemctl daemon-reload