Update MACA
parent
3ddad95e89
commit
32c308da2c
1
MACA.md
1
MACA.md
@ -43,6 +43,7 @@
|
|||||||
|
|
||||||
### 适配所有 Ubuntu 系统
|
### 适配所有 Ubuntu 系统
|
||||||
|
|
||||||
|
- **配置APT源**
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://repos.metax-tech.com/public.gpg.key | apt-key add -
|
curl -fsSL https://repos.metax-tech.com/public.gpg.key | apt-key add -
|
||||||
echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/maca-sdk-deb/ stable main" | tee /etc/apt/sources.list.d/maca-sdk-deb.list
|
echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/maca-sdk-deb/ stable main" | tee /etc/apt/sources.list.d/maca-sdk-deb.list
|
||||||
|
Loading…
Reference in New Issue
Block a user