Update Maca3.0

mirror 2024-09-13 15:17:50 +08:00
parent d1f5bd2136
commit 13d18f8d5e

@ -76,6 +76,6 @@
- **适配所有 Ubuntu 系统**
```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
apt-get update