mirror of
https://github.com/Lakr233/vphone-cli.git
synced 2026-09-05 17:14:28 +00:00
Update README for more quick setup options (#217)
This commit is contained in:
@@ -96,6 +96,8 @@ git clone --recurse-submodules https://github.com/Lakr233/vphone-cli.git
|
||||
```bash
|
||||
make setup_machine # full automation through "First Boot" (includes restore/ramdisk/CFW)
|
||||
# options: NONE_INTERACTIVE=1 SUDO_PASSWORD=...
|
||||
# DEV=1 for dev variant (+ TXM entitlement/debug bypasses)
|
||||
# JB=1 for jailbreak variant (+ full security bypass)
|
||||
```
|
||||
|
||||
## Manual Setup
|
||||
|
||||
@@ -87,6 +87,8 @@ git clone --recurse-submodules https://github.com/Lakr233/vphone-cli.git
|
||||
```bash
|
||||
make setup_machine # 完全自动化完成"首次启动"流程(包含 restore/ramdisk/CFW)
|
||||
# 选项:NONE_INTERACTIVE=1 SUDO_PASSWORD=...
|
||||
# DEV=1 开发变体(+ TXM 权限/调试绕过)
|
||||
# JB=1 越狱变体(dev + 完整安全绕过)
|
||||
```
|
||||
|
||||
## 手动设置
|
||||
|
||||
Reference in New Issue
Block a user