Supa
Patron
- Joined
- Jan 10, 2014
- Messages
- 204
I want to use this command: 'jexec 7 python /scripts/conv2mp4.py' to encode my media in an automated process. Any idea what would happen if it runs the python script when it's already currently running? Would it Cancel the current process?
I tested the command in shell and it executed fine. But it's not working in a cron job.
I tested the command in shell and it executed fine. But it's not working in a cron job.

Last edited: