- FCNDOLIBARR=/path/to/fcn-toolbox/fcn-dolibarr
- FCNSYMPA=/path/to/fcn-toolbox/fcn-sympa
- FCNBACKUP=/path/to/fcn-toolbox/fcn-backup
- 2 3 * * * root $FCNDOLIBARR get-subscribers --product "PRODUCTCODE" | sudo -u sympa $FCNSYMPA --import="subscribers@example.net"
- 0 6 * * * root $FCNBACKUP
|