Move the mirror home directory to /var/lib/mirror-admin.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 16 Aug 2011 09:19:18 +0000 (10:19 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 16 Mar 2012 11:38:26 +0000 (11:38 +0000)
Follow-on from the change in `master'.

etc/mirrors.d/50-mirror
etc/mirrors.d/50-rfc

index 989fff2..da23848 100755 (executable)
@@ -3,5 +3,5 @@
 ### Lee MacLoughlin's mirror scripts.
 
 here=$(pwd)
-cd ../pub/mirrors
+cd /mnt/ftp/pub/mirrors
 mirror -d "$@" "$here"/etc/mirror.packages
index 3323f2a..7cab6b8 100755 (executable)
@@ -7,4 +7,4 @@ standard_rsync "$@" \
   --exclude /ien/scanned/ \
   --exclude /tar/ \
   rsync.mirrorservice.org::ftp.isi.edu/in-notes/ \
-  ../pub/mirrors/rfc/
+  /mnt/ftp/pub/mirrors/rfc/