script/crontask

Wed, 18 Dec 2019 13:22:19 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 18 Dec 2019 13:22:19 +0100
changeset 574
b436e3d8d83a
parent 257
62e294ab94f5
permissions
-rw-r--r--

Added init script

#!/bin/sh

cd $HOME/www
php crontasks.php

mercurial