feat(migpt): 新增 Docker 一键运行镜像
This commit is contained in:
@@ -45,9 +45,6 @@ curl -L -o /data/init.sh https://gitee.com/idootop/artifacts/releases/download/o
|
||||
为了构建能够在小爱音箱上运行的 ARMv7 应用,你还需要安装 `cross` 👉 [传送门](https://github.com/cross-rs/cross)
|
||||
|
||||
```shell
|
||||
# 安装依赖
|
||||
cargo fetch
|
||||
|
||||
# 交叉编译
|
||||
cross build --release --target armv7-unknown-linux-gnueabihf
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user