You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
9403c8f606
Mainly updates in traditional Chinese, but also fixes a typo in simplified Chinese.
7 lines
221 B
Markdown
7 lines
221 B
Markdown
# 隱藏功能 {#hidden-features}
|
|
|
|
## .ksurc
|
|
|
|
預設狀況下,`/system/bin/sh` 會載入 `/system/etc/mkshrc`。
|
|
|
|
可以透過建立 `/data/adb/ksu/.ksurc` 檔案來讓 `su` 載入此檔案而非 `/system/etc/mkshrc`。 |