script/crontask

Thu, 28 Feb 2019 22:50:58 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 28 Feb 2019 22:50:58 +0100
changeset 302
d0f7b4ab000f
parent 257
62e294ab94f5
permissions
-rw-r--r--

Added product export screen with choices to export to beerxml, duplicate product or copy to recipe. Products in wait state can now be deleted.

#!/bin/sh

cd $HOME/www
php crontasks.php

mercurial