CLI
This commit is contained in:
8
cli/crontab
Normal file
8
cli/crontab
Normal file
@ -0,0 +1,8 @@
|
||||
0 2 * * * php /code/bin/index.php ventas:cuotas:hoy
|
||||
0 2 * * * php /code/bin/index.php ventas:cuotas:pendientes
|
||||
0 2 * * * php /code/bin/index.php ventas:cuotas:vencer
|
||||
0 2 * * * php /code/bin/index.php ventas:cierres:vigentes
|
||||
0 2 * * * php /code/bin/index.php proyectos:activos
|
||||
0 2 * * * php /code/bin/index.php comunas
|
||||
0 2 * * * php /code/bin/index.php money:uf
|
||||
0 2 1 * * php /code/bin/index.php money:ipc
|
Reference in New Issue
Block a user