script/crontask

Sun, 14 Jul 2019 17:08:54 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 14 Jul 2019 17:08:54 +0200
changeset 439
b72478cd2c18
parent 257
62e294ab94f5
permissions
-rw-r--r--

Fixed possible division/zero. Code compress and some cleanup.

#!/bin/sh

cd $HOME/www
php crontasks.php

mercurial