aboutsummaryrefslogtreecommitdiff
path: root/installer
diff options
context:
space:
mode:
Diffstat (limited to 'installer')
-rwxr-xr-xinstaller/archangel4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/archangel b/installer/archangel
index 023115e..fbb18b0 100755
--- a/installer/archangel
+++ b/installer/archangel
@@ -925,7 +925,7 @@ install_base() {
cat >> /etc/pacman.conf << 'EOF'
[archzfs]
-Server = https://archzfs.com/$repo/$arch
+Server = https://github.com/archzfs/archzfs/releases/download/experimental
SigLevel = Never
EOF
fi
@@ -1034,7 +1034,7 @@ EOF
cat >> /mnt/etc/pacman.conf << 'EOF'
[archzfs]
-Server = https://archzfs.com/$repo/$arch
+Server = https://github.com/archzfs/archzfs/releases/download/experimental
SigLevel = Never
EOF