diff options
Diffstat (limited to 'default-conf/etc/crontab')
-rw-r--r-- | default-conf/etc/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default-conf/etc/crontab b/default-conf/etc/crontab index 550f9a02..a63f1238 100644 --- a/default-conf/etc/crontab +++ b/default-conf/etc/crontab @@ -1 +1 @@ -*/15 * * * * www-data (cd /var/www.ssl/admin ; php4 dect_cron.php) +*/15 * * * * www-data (cd /home/engel-system/services ; php4 cron_dect.php) |