Update Maca3.0

mirror 2024-09-13 14:00:48 +08:00
parent a8c0e5807e
commit 5a19b993c7

@ -33,7 +33,7 @@
```bash ```bash
curl -fsSL https://mirror.metax-tech.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://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://mirror.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