#! /bin/sh

/usr/bin/wget --tries=1 --http-user=root --http-passwd=dreambox http://192.168.0.20/cgi-bin/reloadRecordings
/usr/bin/wget --tries=1 --http-user=root --http-passwd=dreambox http://192.168.0.21/cgi-bin/reloadRecordings
/usr/bin/wget --tries=1 --http-user=root --http-passwd=dreambox http://192.168.0.22/cgi-bin/reloadRecordings
rm reload*

