#!/bin/bash
#
#  Be shure php(5)-cli is installed
#
DIR="/var/www/inventar/"
#  e.g /var/www/adressql/

#
#	start termine-mail in your home directory
#
cd $DIR
/usr/bin/php crontabevent.php
