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. +