diff options
author | davidovski <david@davidovski.xyz> | 2022-05-28 19:28:06 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-28 19:28:06 +0100 |
commit | bc16b2767d8ec9e8c84828df48e7eab793713003 (patch) | |
tree | 9079f7d48b136f49a10e94ea54b0851ec03df22c /xipkg.conf | |
parent | 038a56d555833d2db3af772b890a8fc8c283120e (diff) |
added build command
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 { -# local file:///var/lib/xib/export/repo/ +# local file:///var/lib/xib/repo/ ftp https://xilinux.ftp.sh/repo/ davidovski https://xi.davidovski.xyz/repo/ } |