website: fix typo, add hidden-features (#349)
This commit is contained in:
7
website/docs/zh_CN/guide/hidden-features.md
Normal file
7
website/docs/zh_CN/guide/hidden-features.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 隐藏功能
|
||||
|
||||
## ksurc
|
||||
|
||||
默认情况下,`/system/bin/sh` 会加载 `/system/etc/mkshrc`。
|
||||
|
||||
可以通过创建 `/data/adb/ksu/.ksurc` 文件来让 su 加载该文件而不是 `/system/etc/mkshrc`。
|
||||
Reference in New Issue
Block a user