Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Stifler6996/apt-mirror.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStifler <Stifler6996@users.noreply.github.com>2021-06-22 10:41:03 +0300
committerGitHub <noreply@github.com>2021-06-22 10:41:03 +0300
commite325d21d44d73d9cc6f76db9a50fb9675ff639c1 (patch)
treed0517da38581c6391c60bf4922e12ee3fae8b92a
parent147f87be74ece486518ac1d07fe4bf28736267a3 (diff)
Update README.md
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 19862e3..15349ea 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,18 @@
This is a fork of the original apt-mirror.
==========
+The easiest way to get going with this version is to clone it somewhere on your local system, and then copy or symlink it to /usr/bin/apt-mirror.
+
+Make a backup of the original located there first.
+
+`sudo cp /usr/bin/apt-mirror /usr/bin/apt-mirror.original`
+
+Either way if you copy or symlink, change the permissions.
+
+`sudo chown root:root /usr/bin/apt-mirror && sudo chmod 755 /usr/bin/apt-mirror`
+
+---
+
This version now supports cnf (command-not-found) folder structures in the newer repos (such as eaon and focal). https://github.com/Stifler6996/apt-mirror/commit/c6a8a7eacf48f72453f1d5920a1514761679c952
This version adds support for files with the "@" character in filenames. https://github.com/Stifler6996/apt-mirror/commit/36255f35e9a8698c46ce20d06412e8bc16f821fc