#!/bin/sh

cd /home/root

date
wget -q http://env.ecs.soton.ac.uk/glacsweb/iceland/fetch/probegetdata
chmod +x probegetdata
mv probegetdata probe

