From 0514eae7f6b464058dc046042c965a690a693175 Mon Sep 17 00:00:00 2001 From: Sergei Bobkov Date: Fri, 20 Sep 2024 20:53:06 +0300 Subject: [PATCH] Fix some mistakes --- apt-mirror-server/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apt-mirror-server/README.md b/apt-mirror-server/README.md index 1e2b080..d48695c 100644 --- a/apt-mirror-server/README.md +++ b/apt-mirror-server/README.md @@ -16,10 +16,11 @@ Second, create directory structure for repos:
` └── var`

-Third, start apt-mirror for sync repos:
+Third, start apt-mirror for sync repos: ( You can use crond for auto update )

`apt-mirror`

-Last, exit conf of nginx. Loock at examples. +Last, edit conf of nginx. Look at examples. +