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

cd /src.doc.ic.ac.uk/public/ic.doc/mirror

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