Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,16 @@ MToolkot https://github.com/Nightmare-MY
把SGSI-build-tool.tar放置ubuntu安装文件夹的home目录内
使用Linux Deploy安装Ubuntu arm64
使用ssh进入ubuntu以后执行命令

```bash
su
```
```bash
tar -xf SGSI-build-tool.tar
```
```bash
cd SGSI-build-tool/10
```

# 安装工具依赖环境(建议挂t)
./setup.sh
Expand Down