chore: 优化开机初始化脚本

This commit is contained in:
Del Wang
2026-01-01 17:06:10 +08:00
parent 2027a61877
commit b07e7500c1
7 changed files with 9 additions and 10 deletions
+2
View File
@@ -52,6 +52,8 @@ chmod +x ./flash
# 第 4 步:刷写固件(注意替换固件文件的实际路径)
./flash system system0 root-patched.squashfs
# PS: 如果提示刷写错误,可以多试几次,不一定是真的无法刷机
```
> [!TIP]