#!/bin/bash ########################################################-*-Shell-script-*-#### # Mirror Command ############################################################################## # $Id$ source ${0%/*}/mirror.sh; mirror "$@" ##############################################################################