If I do something more than a couple times, I normally script it. In this case, I am now comfortable with upgrading BW so I would most likely do that today or tomorrow.
I use Perl most of the time for this type of thing... Since all the sites are off a common virtual host directory, I can make a bwsites file which just lists each of the bw sites that I want included and then loop through the sites doing the updates. Can share the script when I do it. My coding style is very basic and easy to follow so someone could make changes easily I would think. Could also be done in PHP or even ksh/bash. On Fri, Oct 9, 2009 at 5:55 AM, The Editor <[email protected]> wrote: > > This would be very cool. Is it some kind of shell command or > something? I know nothing about how these works. But I like the sounds > of it? > > Cheers, > Dan > > > On Fri, Oct 9, 2009 at 8:53 AM, Kevin <[email protected]> wrote: > > You could script it... > > > > siteupgrade http://www.boltwire.com/files/boltwire3.2.2.zip > > > > Which would upgrade all the sites (each site is listed in a list) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
