script/crontask

Sun, 02 Jun 2019 19:56:44 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 02 Jun 2019 19:56:44 +0200
changeset 393
5020feba78ec
parent 257
62e294ab94f5
permissions
-rw-r--r--

Moved the reduce inventory code from the crontask to the db_productsphp file so the reduce is done only after a save of a record.

#!/bin/sh

cd $HOME/www
php crontasks.php

mercurial