chiark / gitweb /
Merge branch 'master' into distorted
[mirror-admin] / etc / ftpsync-common.conf
index 74f0e9e0ce68dad21215b348c8fa20285a6dab4c..19cff88a7f108eddd282594f4482abac383623d6 100644 (file)
@@ -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/ftp/pub/mirrors/$LABEL/"}
+: ${TO="$MIRRORS/$LABEL/"}
 
 ## The upstream name of the rsync share.
 : ${RSYNC_PATH="$LABEL"}