#!/bin/sh

debmirror /home/ftp/debian --progress --nosource --passive --host=ftp.uwa.edu.au --root=/mirrors/linux/debian --dist=sid --getcontents

debmirror /home/ftp/debian-non-US --progress --nosource --passive --host=ftp.uwa.edu.au --root=/mirrors/linux/debian-non-US --dist=sid/non-US --getcontents


