diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 09:13:10 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 09:13:10 +0000 |
commit | a72896c4e70064d18e9b2849266b5c7849b1fdc2 (patch) | |
tree | 19a11a80550f859d670f218c4fae2c9a44ac4a29 /etc | |
parent | 37cc3e6b1f3d014170344a7bbf6e930f1bf17284 (diff) |
update
Diffstat (limited to 'etc')
-rw-r--r-- | etc/pacman.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 293be916..faaf3820 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -73,7 +73,7 @@ LocalFileSigLevel = Optional #Server = file:///home/xyz/programs/repos/fly/$arch [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 |