#!/bin/sh
# Run regularly to update the weather area.

cd /extra/mirror

./mirror -d $* packages/cumulus.met.ed.ac.uk > mirror.weather.out 2>&1
