Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
What I have
THIS FILE IS EXECUTABLE AND IN PATH: /home/theo/Documents/background_work.cron_jobs
#!/bin/bash -e
42 1 * * * cd /media/3E18014B1801041D/Platform/code/admin_base/
42 1 * * * echo "starting again" >> /log/cron_log.log
09 2 * * * /home/theo/Documents/background_work.cron_jobs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment