fix up some cron related things
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -16,4 +16,5 @@
|
||||
*/
|
||||
require dirname(__DIR__) . '/vendor/autoload.php';
|
||||
|
||||
\Froxlor\Cron\MasterCron::setArguments($argv);
|
||||
\Froxlor\Cron\MasterCron::run();
|
||||
|
||||
Reference in New Issue
Block a user