script/crontask

Sat, 11 May 2019 16:55:41 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 11 May 2019 16:55:41 +0200
changeset 356
36c72e368948
parent 257
62e294ab94f5
permissions
-rw-r--r--

Reduce inventory is now done in a cron job at moments when there are ingredients used. So the inventory should be uptodate at all times.

#!/bin/sh

cd $HOME/www
php crontasks.php

mercurial