From 9b3d497d6b6d278f5f3659bc1b96ee64eb619aaa Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 16 Aug 2011 10:24:09 +0100 Subject: [PATCH] etc/ftpsync-common.conf: Adjust the mirror root directory. --- etc/ftpsync-common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ftpsync-common.conf b/etc/ftpsync-common.conf index af89c7e..de669b9 100644 --- a/etc/ftpsync-common.conf +++ b/etc/ftpsync-common.conf @@ -15,7 +15,7 @@ ## CAREFUL, this directory will contain the mirror. Everything else that ## might have happened to be in there WILL BE GONE after the mirror sync! : ${LABEL="debian"} -: ${TO="/mnt/mirror/$LABEL/"} +: ${TO="/mnt/ftp/pub/mirrors/$LABEL/"} ## The upstream name of the rsync share. : ${RSYNC_PATH="$LABEL"} -- 2.11.0