diff options
author | davidovski <david@davidovski.xyz> | 2022-02-20 02:13:54 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-02-20 02:13:54 +0000 |
commit | e5bc87ffc368799685b9c9bf0e01db35ee974540 (patch) | |
tree | 322791eae090f5b6f3f821f6f09b83c5aa199561 /xipkg.conf | |
parent | 65940c0cc719311fbac5e11c81cce34563ea3f21 (diff) |
added search functionality
Diffstat (limited to 'xipkg.conf')
-rw-r--r-- | xipkg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ include /etc/xipkg.d/default.conf # Keep this list short, with a few local mirrors # ensure that you have a bit of redunancy in case of back up sources { - localhost http://localhost:8089/repo/ + local file:///var/lib/xib/export/repo/ davidovski https://xi.davidovski.xyz/repo/ ftp https://xilinux.ftp.sh/repo/ } |