Update Maca3.0
parent
d1f5bd2136
commit
13d18f8d5e
@ -76,6 +76,6 @@
|
|||||||
- **适配所有 Ubuntu 系统**
|
- **适配所有 Ubuntu 系统**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://mirror.metax-internal.com/public.gpg.key | apt-key add -
|
curl -fsSL https://mirror.metax-tech.com/public.gpg.key | apt-key add -
|
||||||
echo "deb [arch=$(dpkg --print-architecture)] https://mirror.metax-tech.com/metax-driver-ubuntu/ stable main" | tee /etc/apt/sources.list.d/metax-driver-ubuntu.list
|
echo "deb [arch=$(dpkg --print-architecture)] https://mirror.metax-tech.com/metax-driver-ubuntu/ stable main" | tee /etc/apt/sources.list.d/metax-driver-ubuntu.list
|
||||||
apt-get update
|
apt-get update
|
Loading…
Reference in New Issue
Block a user