Hi Guys -
I have a script that I want to set up on a scheduler- I normally call it from the command line like so
xvfb-run python3.4 file.py
I was wondering what the best meathod of call this script would be on a daily scheduled event since I have to run the virtual firefox.
Thanks
ES