From 1946803f61717a2914b6f4f8a8f08cf60c5bb798 Mon Sep 17 00:00:00 2001 From: mirror Date: Fri, 20 Sep 2024 16:47:54 +0800 Subject: [PATCH] Update Maca3.0 --- Maca3.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maca3.0.md b/Maca3.0.md index 31d1425..883e77e 100644 --- a/Maca3.0.md +++ b/Maca3.0.md @@ -77,5 +77,5 @@ ```bash 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 \ No newline at end of file