script/crontask

Sun, 08 Mar 2020 17:43:55 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 08 Mar 2020 17:43:55 +0100
changeset 629
92afe6b59610
parent 257
62e294ab94f5
permissions
-rw-r--r--

Division by zero protection

#!/bin/sh

cd $HOME/www
php crontasks.php

mercurial