Update Maca3.0
parent
cee9e762ff
commit
a8c0e5807e
@ -32,7 +32,7 @@
|
|||||||
2. **添加仓库并更新缓存**
|
2. **添加仓库并更新缓存**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://mirror.metax-tech.com/nexus_pub.asc | apt-key add -
|
curl -fsSL https://mirror.metax-tech.com/public.gpg.key | apt-key add -
|
||||||
echo "deb [arch=$(dpkg --print-architecture)] https://mirrors.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://mirrors.metax-tech.com/r/maca-sdk-deb/ stable main" | tee /etc/apt/sources.list.d/maca-sdk-deb.list
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user