tUpdate default repo.conf - repo - list/download/sync packs with remote repositories
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 45b5355116912d982fa1faf5f9f965ddfb03675a
 (DIR) parent c9a46b26415259bce16fe70e56f262674c2c3f14
 (HTM) Author: z3bra <contactatz3bradotorg>
       Date:   Fri, 16 Dec 2016 20:19:58 +0100
       
       Update default repo.conf
       
       Diffstat:
         M repo.conf                           |       7 ++++++-
       
       1 file changed, 6 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/repo.conf b/repo.conf
       t@@ -1 +1,6 @@
       -repo "http://localhost"
       +# path to the local repository
       +local "/var/cache/repo"
       +
       +# List of the remote repository to sync with
       +repo  "file:///var/www/htdocs/pack"
       +repo  "http://dl.z3bra.org/pack"