How to setup Cron Job on Debian?

Hello,

I have a self hosted version of IN on a Debian server and can’t figure out how to create the cron jobs for recurring invoices. I’m a command line noob so detailed instructions would be very much appreciated.

Thanks!

You should just need to type crontab -e and then specify the lines listed here:

https://www.invoiceninja.com/self-host/#crons

Here’s a more detailed explanation:

http://askubuntu.com/a/2369