From e5bc87ffc368799685b9c9bf0e01db35ee974540 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 20 Feb 2022 02:13:54 +0000 Subject: added search functionality --- xipkg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xipkg.conf') diff --git a/xipkg.conf b/xipkg.conf index ee120fe..728e3e5 100644 --- a/xipkg.conf +++ b/xipkg.conf @@ -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/ } -- cgit v1.2.1