Merged
Conversation
docs/deploy-sys-pm
Contributor
There was a problem hiding this comment.
嗨——我已经审查了你的修改,看起来非常不错!
帮我变得更有用!请在每条评论上点 👍 或 👎,我会利用这些反馈来改进后续的代码评审。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds comprehensive documentation for installing AstrBot through system package managers, specifically focusing on the Arch User Repository (AUR) installation method.
Changes:
- Added new documentation file explaining AUR installation process with package manager commands
- Included systemd service management instructions for startup and auto-start configuration
- Provided warnings and tips about platform-specific installation recommendations
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| # 开机自启 | ||
| ```bash | ||
| # 处于安全考虑,设计为以用户身份执行 |
There was a problem hiding this comment.
Spelling error: "处于" should be "出于". The phrase should read "出于安全考虑" (out of security considerations) rather than "处于安全考虑" (being in security considerations).
Suggested change
| # 处于安全考虑,设计为以用户身份执行 | |
| # 出于安全考虑,设计为以用户身份执行 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by Sourcery
为在 Linux 上通过系统包管理器(使用 AUR 和 systemd 用户服务)安装 Astrbot 添加文档。
文档内容:
paru或yay等助手工具。Original summary in English
Summary by Sourcery
Add documentation for installing Astrbot via system package manager on Linux using AUR and systemd user services.
Documentation: