#!/bin/bash
#
# updatecheck.sh
#

# Das ist noch ein Dummy.

echo "updatecheck: `date '+%d.%m.%Y %H:%M:%S'`" >> /var/local/log/updatecheck.log

