From 7ee2b2f4186648ec98c7e54b1106a6133f7474c1 Mon Sep 17 00:00:00 2001 From: Terry Chen Date: Sat, 15 Aug 2015 10:35:32 +0800 Subject: [PATCH] fix error command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e52d051..9977909 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Running command ``` docker run -v /path/data:/var/spool/apt-mirror \ -v /path/your/mirror.list:/etc/apt/mirror.list \ - -e TIMEOUT=timeout-value + -e TIMEOUT=timeout-value \ -d -p port_number:80 seterrychen/apt-mirror-http-server ``` /path/data is where to store data, and the TIMEOUT var to repeatedly execute apt-mirror.