View Single Post
Old 06-17-2013, 02:45 AM   #2
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
Maybe in newer firmware, they've dropped cron? I don't think that Duokan would remove cron (and certainly not Librerator), though I'm not 100% sure of that. But there wouldn't be a reason to do so.

As it doesn't really depend on the exact time when it should run and probably it's okay to do it roughly every 5 Minutes, I think you can just put it in a "while sleep 300; do <updatecommand>; done" loop.
hawhill is offline   Reply With Quote