Update install.md

This commit is contained in:
Jiean Ru 2023-12-09 13:03:04 +08:00 committed by GitHub
parent cb4876f2a8
commit 6a13c56a2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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