#! /bin/sh

/usr/bin/wget --timeout=1 --tries=1 --http-user=root --http-passwd=dreambox http://90.0.1.20/cgi-bin/reloadRecordings
/usr/bin/wget --timeout=1 --tries=1 --http-user=root --http-passwd=dreambox http://90.0.1.21/cgi-bin/reloadRecordings
/usr/bin/wget --timeout=1 --tries=1 --http-user=root --http-passwd=dreambox http://90.0.1.22/cgi-bin/reloadRecordings
rm reload*

