From 4c2bb9b812cfc069f84ee13fb7311fbf05a08b1d Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 17 Oct 2023 18:04:25 +0900 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 092cab1..e2b3d3a 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,2 @@ ## reposync Simple mirroring & archiving server. - -- This script is used to sync various repos into local, to act as mirroring server. - -- config.yaml contains various config options, can add more repo/upstream with just adding to config. supports http, rsync, ftpsync(debian). - -- ~~HTTP Mirroring uses custom python script using aiohttp, may change to wget recursive mirroring..~~ fixing script, currently just fetches in order. - -- $BASE_DIR is where all data is stored. Need to change manually in script index.py - -- index.py renders index.html file after each sync, order and half-size card can be configured in config.yml - -- element DIVIDER in .index (from config) is used to divide card between "main" and "additional mirroring" in index.html - -### Using this program: -- [repo.city](https://repo.city)