Update Maca3.0

mirror 2024-09-20 16:47:54 +08:00
parent a03b9915c1
commit 1946803f61

@ -77,5 +77,5 @@
```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/metax-driver-ubuntu/ stable main" | tee /etc/apt/sources.list.d/metax-driver-ubuntu.list echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/metax-driver-ubuntu/ stable main" | tee /etc/apt/sources.list.d/metax-driver-ubuntu.list
apt-get update apt-get update