From: Mark Wooding Date: Tue, 16 Aug 2011 09:24:09 +0000 (+0100) Subject: etc/ftpsync-common.conf: Adjust the mirror root directory. X-Git-Url: https://git.distorted.org.uk/~mdw/mirror-admin/commitdiff_plain/e63c017b5366c049b29a497c07050388e8110c27 etc/ftpsync-common.conf: Adjust the mirror root directory. --- diff --git a/etc/ftpsync-common.conf b/etc/ftpsync-common.conf index 61712f4..5ca0c35 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"}