diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-02-23 23:14:36 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-02-23 23:14:36 -0800 |
commit | d078a28d8620de83aad502cc585293e018e86782 (patch) | |
tree | 385cd626a4172f40b8e717a278180fbaaf8fd1ce /etc/pacman.conf | |
parent | 831c9ef73646a781e4b5d3a5e6593d018a3ac94a (diff) |
update
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r-- | etc/pacman.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index eacdc089..4de3388d 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -74,11 +74,11 @@ LocalFileSigLevel = Optional #[danctnix-testing] #Server = https://p64.arikawa-hi.me/$repo/$arch/ -[fly] -Server = file:///home/xyz/programs/repos/fly/$arch +#[fly] +#Server = file:///home/xyz/programs/repos/fly/$arch -[fly-any] -Server = file:///home/xyz/programs/repos/fly/any +#[fly-any] +#Server = file:///home/xyz/programs/repos/fly/any [danctnix] Server = https://p64.arikawa-hi.me/$repo/$arch/ |