From: martin Date: Fri, 16 Aug 2002 08:33:54 +0000 (+0000) Subject: Added link to moodle-cron-for-windows.zip X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=98f5f83209e35cdd923d6393a49b709711c808b0;p=moodle.git Added link to moodle-cron-for-windows.zip --- diff --git a/doc/install.html b/doc/install.html index 8e27043677..a989c5fad1 100755 --- a/doc/install.html +++ b/doc/install.html @@ -210,7 +210,7 @@
*/5 * * * * wget -q -O /dev/null http://example.com/moodle/admin/cron.php
-

On WIndows systems: Use my little Windows Moodle-cron package. (coming soon)

+

On Windows systems: The simplest way is to use my package moodle-cron-for-windows.zip which makes all this very easy.

Other platforms: you will need to find another way to do this (please let me know so I can update this documentation).