I am using the command:
- Code: Select all
BucketCommander.sh -action:upload
When the code runs i receive a large java exception, with which contains in the middle of the error somewhere:
"No X11 DISPLAY variable was set, but this program performed an operation which requires it."
Is there any workaround to get this to work with cron?
It seems to be trying to use some GUI, which doesn't make sense seeing that it isn't BucketExplorer. I just want to be able to run this upload process automatically.


