From 1d38781a1f30dd78978a4e6dc578ad2bac1618fc Mon Sep 17 00:00:00 2001 From: Ryan Hughes Date: Sun, 14 Sep 2025 13:40:59 -0400 Subject: [PATCH] Use GitHub mirror for now --- install/post-install/pacman.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/post-install/pacman.sh b/install/post-install/pacman.sh index e2e4124d..c91a2c9d 100644 --- a/install/post-install/pacman.sh +++ b/install/post-install/pacman.sh @@ -6,7 +6,7 @@ if lspci -nn | grep -q "106b:180[12]"; then cat </dev/null [arch-mact2] -Server = https://mirror.funami.tech/arch-mact2/os/x86_64 +Server = https://github.com/NoaHimesaka1873/arch-mact2-mirror/releases/download/release SigLevel = Never EOF fi