Cron Job to save bundles

2010-03-13 Thread DAZ
I'm using the free bundle addon that has the limitation of only one bundle saved at a time. Is it possible to create a Cron Job that does the following: deleted the current bundle save a new bundle downloaded it each day cheers, DAZ -- You received this message because you are subscribed to

Re: Cron Job to save bundles

2010-03-13 Thread Matt Buck
I use this rake task to accomplish that: https://gist.github.com/1d2853b0a349768a8884 - Matt Buck On Sat, Mar 13, 2010 at 10:56 AM, DAZ daz4...@gmail.com wrote: I'm using the free bundle addon that has the limitation of only one bundle saved at a time. Is it possible to create a Cron Job