diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 01:14:38 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 01:14:38 -0800 |
commit | 77d4496ac106dac8035765e008ab6ed6a18fad3b (patch) | |
tree | c58533129f6bf0a2a5d42678a0cbf230705a30cb /etc/pacman.conf | |
parent | fa97597889011bf8d3ee4425dd5994a7f2950563 (diff) |
update
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r-- | etc/pacman.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 91338755..fabe2e12 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -70,10 +70,10 @@ LocalFileSigLevel = Optional # after the header, and they will be used before the default mirrors. [fly] -Server = file:///home/xyz/programs/repos/fly/$arch +Server = file:///home/xyz/programs/repos/fly/$arch/repo [fly-any] -Server = file:///home/xyz/programs/repos/fly/any +Server = https://mirrors.flylightning.xyz/archlinux/fly/os/any #[core-testing] #Include = /etc/pacman.d/mirrorlist |