aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/docs/content
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-01-22 10:11:58 +0800
committerGitHub <noreply@github.com>2026-01-22 10:11:58 +0800
commitd8e2571de77fc21340f29946620dad5f09ebe990 (patch)
tree25d3d6f0c40b7b30d3b5ef6395d2ac1544937819 /packages/docs/content
parent6fdf5d2a7a8e9944f40d1d4340b827b06f304bc4 (diff)
downloadDropOut-d8e2571de77fc21340f29946620dad5f09ebe990.tar.gz
DropOut-d8e2571de77fc21340f29946620dad5f09ebe990.zip
Update packages/docs/content/docs/zh/troubleshooting.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Diffstat (limited to 'packages/docs/content')
-rw-r--r--packages/docs/content/docs/zh/troubleshooting.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/docs/content/docs/zh/troubleshooting.mdx b/packages/docs/content/docs/zh/troubleshooting.mdx
index ade6977..c077528 100644
--- a/packages/docs/content/docs/zh/troubleshooting.mdx
+++ b/packages/docs/content/docs/zh/troubleshooting.mdx
@@ -187,7 +187,7 @@ sudo pacman -S webkit2gtk gtk3
**3. 检查权限:**
- 确保 DropOut 可以写入游戏目录
- 检查文件夹权限
-- 在 Linux 上:`chmod -R 755 ~/.local/share/com.dropout.launcher`
+- 在 Linux 上:`chmod -R 700 ~/.local/share/com.dropout.launcher`(仅当前用户可访问)
## 下载问题